On Mon, Oct 17, 2011 at 12:05 PM, Raffaele P. Guidi
<[email protected]> wrote:
> Well of course it there was room for other entries it is a bug (my fault).
> Disposal functions should return without doing nothing if conditions do not
> apply

ok, actually caught this accidentally when I was trying to refine the
usage example.

This means that expiry of elements is also not working. For the API

put(String key, Object object, int expiresIn)

the value "expiresIn" is not passed to the putByteArray() API, and its
internally passing 0.

Shall raise a JIRA for this.

thanks
ashish

Reply via email to