by moriya » Mon Feb 24, 2014 6:51 pm
Hi all, I currently using C API connect to aerospike server, to insert record… However, the connection sometime return Error 400 - [AEROSPIKE_ERR_TIMEOUT], so that I cannot insert any new record, until I restart my application…
Could anyone tell me how to avoid this problem ?? How to check the connection status and perform re-connect if necessary??
Thanks a lot !!