Aerospike Client
General
-
Why do clients reports error code 22: AEROSPIKE_ERR_FAIL_FORBIDDEN on a strongly-consistent namespace?
Problem DescriptionA client (can also be asrestore) reports an error during ope...
-
Why do clients reports error code 22: AEROSPIKE_ERR_FAIL_FORBIDDEN when doing a scan?
Problem DescriptionA client (can also be asrestore) reports an error during ope...
-
Why do clients reports error code 22: AEROSPIKE_ERR_FAIL_FORBIDDEN when writing to a set?
Problem DescriptionA client (can also be asrestore) reports an error during ope...
-
Why do I get "Invalid namespace error" ?
Problem DescriptionClient got "Invalid namespace" error exception even though t...
-
Why do I see this timeout exception with "node=null" on Async Java Application?
Problem DescriptionI see the following exception on my Java Async Application w...
-
How To Implement Rack Aware reads in practice?
ContextIn many cloud environments, it is best practice to build a cluster which...