Thank your very much for your reply, Boris. I submitted an issue ticket at Schooner's github site. Yes, it does look like a client issue.
On Tue, Nov 2, 2010 at 6:33 PM, Boris Partensky <[email protected]>wrote: > This is most likely a client issue. Maybe the call times out and > client returns partial results? > Does schooner have a mailing list? > > On Tue, Nov 2, 2010 at 5:07 PM, kwang <[email protected]> wrote: > > Schooner memcached client 2.5.0. (java_memcached-release_2.5.0.jar) > > > > On Nov 2, 11:22 am, Boris Partensky <[email protected]> wrote: > >> Which client API are you using? > >> > >> On Tue, Nov 2, 2010 at 1:30 PM, kwang <[email protected]> wrote: > >> > Hi all, > >> > >> > Has anybody experienced problems using java client's getMultiArray() > >> > method? > >> > >> > We run into this problem recently - getMultiArray() does not return > >> > all objects specified. But when trying to load the missing objects > >> > using get() method one by one, they are all fine. Those objects also > >> > exist in memcached server with proper expiration time when checking > >> > with 'stats cachedump'. > >> > >> > Any help appreciated, Thanks! >
