Aerospike node ip from the client query

Is there a way we can get the aerospike node ip from within the client? Basically for every query, we want to log the aerospike node(in the cluster of n nodes lets say) that the query is hitting!

Would come handy mostly in the case of errors from servers. Like Socket read errors, Socket write errors, timeout errors etc…

1 Like