sendKey cross datacenter replication

Hi,

I will be using sendKey=true to store record key in aerospike.
My doubt is, will the key also be replicated to other datacenters (XDR) ?

Regards,
Holmes

Currently, there is a limitation in XDR to ship the keys. For the time being, the work around is to store the key in a regular bin so that XDR will ship it. Then your app can read the key back from the bin.