Aerospike_err_server_full

Interesting. Thank you.

However, in this particular case

Jun 11 2020 13:22:23 GMT: INFO (truncate): (truncate.c:302) {test|userss} truncate for nonexistent set

is transaction finished?

if we have 10 servers cluster. 5 are online and 5 are not available. is transaction relayed to all ‘live’ nodes and waits somewhere until rest 5 nodes be online to process it?

Side question, asked before but was ignored. Could you advise how query works with predicates in dept. For instance predicateBetween is used. Is resultset buffered on server side? If yes what is size of buffer? Or does it return record on each fetch operation?

And last: Aql crashes on drop secondary index command.