Multiget java client performance

2015-01-19 Thread Santi Kumar
Hi We are using java client for accessing Riak KV/Search. For some use cases, we go to search, get the keys and access the data from Riak. There might be a case where we might get 1000's of keys. So want to understand what is the impact of that on multiget and how does it scale. We were using RD

Re: Multiget java client performance

2015-01-19 Thread Brian Roach
Santi - Which version of the Java client? Thanks, - Roach On Mon, Jan 19, 2015 at 7:36 AM, Santi Kumar wrote: > Hi > > We are using java client for accessing Riak KV/Search. For some use cases, > we go to search, get the keys and access the data from Riak. There might be > a case where we might

Re: Multiget java client performance

2015-01-19 Thread Santi Kumar
Brain I"m using Riak Client 2.0.0 and Riak 2.0.2. On Tue, Jan 20, 2015 at 1:54 AM, Brian Roach wrote: > Santi - > > Which version of the Java client? > > Thanks, > - Roach > > On Mon, Jan 19, 2015 at 7:36 AM, Santi Kumar wrote: > > Hi > > > > We are using java client for accessing Riak KV/Sea