Hi Andres, Are you using some method to distribute your requests evenly between your Riak nodes? I recommend using a load balancer like haproxy. -- Luke Bakken CSE [email protected]
On Thu, Jun 26, 2014 at 9:48 AM, andresgomez92 <[email protected]> wrote: > Hello everybody, > > I try to send over 1~3 millions of object (key/value) to my riak cluster, > (2~4 nodes) to query later. But when I'am sending the events using the api > java [1] the api hang up and overload and I can't send my list of objects > ... > > Someone can help me?? How Can i send over 1~3 millions of object to my riak > cluster to put into a bucket! > > Regards, > > Andres > > ---- > > [1] https://github.com/basho/riak-java-client/tree/1.4.4 > > > > -- > View this message in context: > http://riak-users.197444.n3.nabble.com/java-client-API-hang-up-to-send-millions-of-object-tp4031279.html > Sent from the Riak Users mailing list archive at Nabble.com. > > _______________________________________________ > riak-users mailing list > [email protected] > http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com _______________________________________________ riak-users mailing list [email protected] http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
