Hi I am facing error using java client it taking more than a sec to connection to aerospike servers(write now we have 2 aws servers in cluster). While connecting to same servers from php-client it take microsecond to connect. are we missing something. AerospikeClient client = new AerospikeClient(host, port); initialisation of client is taking time. Please supervise us.
Regards, Abhishek