aerospike / aerospike-client-rust

Rust client for the Aerospike database
https://www.aerospike.com/
Other
82 stars 28 forks source link

New nodes added during services lookup get removed again immediately #4

Closed jhecking closed 7 years ago

jhecking commented 7 years ago

During cluster tend, when new nodes are found through the services lookup and added to the cluster, they get removed again immediately because their reference count doesn't get updated.