Tasneem
- Total activity 176
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 0
Articles
-
Why is tip-clear not working when DNS is used in the mesh seed list configuration?
Problem DescriptionI see the warning could not create heartbeat connection to node IP for a node that I no longer have in the cluster even though I issued the tip-clear command.ExplanationThis happ...
-
How To Skip A Set With XDR Filter Expressions
ContextWhen XDR is not able to ship a specific set successfully to a destination due to some issue on the destination (typically when leveraging a connector where different sets could be shipped to...
-
How do I run asinfo commands from the client?
ContextYou can execute the server side asadm commands from the client code using the Info calls. However, the commands issued from the client are by default to a specific node and if you wish to ex...
-
How do I view the meta-data of a record from AQL in JSON format?
ContextTo retrieve the meta-data of a record which are digest, generation and TTL, use the RECORD_PRINT_METADATA setting in AQL. This is visible in both JSON and Tabular format.MethodExample view i...
-
How do I speed up cold start eviction?
Problem DescriptionI restarted OS and it resulted in Aerospike to do a cold start which is taking a long time. I can see that it is trying to do evictions as part of cold start due to this log line...
-
Why do I get java.lang.NoClassDefFoundError when updating Inbound Kafka Connector
Problem DescriptionWhen the Aerospike Kafka Inbound Connector is updated to version 2.2 or higher, the update fails with the following error. The class exists on the system. java.lang.NoClassDefFo...
-
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 operation: Error while storing record - code 22: AEROSPIKE_ERR_FAIL_FORBIDDEN at src/main/aerospike/as_command.c:594Expl...
-
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 operation: Error while storing record - code 22: AEROSPIKE_ERR_FAIL_FORBIDDEN at src/main/aerospike/as_command.c:594Expl...
-
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 operation: Error while storing record - code 22: AEROSPIKE_ERR_FAIL_FORBIDDEN at src/main/aerospike/as_command.c:594Expl...
-
Why is a single core running at 100% intermittently?
Problem DescriptionWhen running an Aerospike server, operating system optics show that a single CPU is periodically close to or at 100% utilization. What is the reason for this? An example of how t...