Bit of an edge condition and looks like something that should probably be caught closer to aerospike-server but putting it here as we are using the Java client.
When using an LLIST on Aerospike build 3.5.15, issuing the method above with very large values for count causes a SIGSEGV on the server.
Bit of an edge condition and looks like something that should probably be caught closer to aerospike-server but putting it here as we are using the Java client.
When using an LLIST on Aerospike build 3.5.15, issuing the method above with very large values for count causes a SIGSEGV on the server.
This is with a 1GB memory based storage-engine namespace.