Hi Brian,

Sorry, I didn't have net access for a few days.

They keys were actually pretty simple since I was just doing some
basic testing.
they were of the form:
key[i] = xtoa(i)+"foo2";
Where i was just a loop variable ranging from 0 to 5000

Their lengths wouldn't exceed 10 characters.

Thanks,
Prasad


On Sep 29, 8:22 pm, Brian Aker <[email protected]> wrote:
> Hi!
>
> On Sep 29, 2011, at 2:30 PM, Prasad wrote:
>
> > And so with this fix does the client call a fetch after a small chunk
> > of multigets are reached inherently? Since I don't call the fetch till
> > I return from the mget API call.
>
> There is a water mark that causes the mget to go multi if it is too long. The 
> specific watermark is not something I recall (i.e. I would need to pull up 
> the code).
>
> Could you provide for me a sample set of keys? I'd like to create a test case 
> for this.
>
> Cheers,
>         -Brian

Reply via email to