On Fri, Aug 06, 2021 at 08:13:46PM +0300, Konstantin Khomoutov wrote:
[...]
> * Aerospike does not use HTTP as its client protocol; it implements some
>custom protocol over TCP sockets, so that 502
Sorry, fat fingers. I meant to say "... so that those '502 errors' could not
come from Aerospi
On Thu, Aug 05, 2021 at 08:07:58PM -0700, Anand vishnu wrote:
> my code is running absolutely fine with a smaller load, when load is
> increased it is failing.
> The changes i made in the newer release tag:
> 1. pushing data to aerospike at each and every chunk
> when i turn off this line it is w
Hi,
my code is running absolutely fine with a smaller load, when load is
increased it is failing.
The changes i made in the newer release tag:
1. pushing data to aerospike at each and every chunk
when i turn off this line it is working fine , but when i turn this on it
is failing
--
You receiv