Description
iterator.next() checks for expire time, but iterator.hasNext() does not, which makes TCK CacheExpiryTest.expire_whenAccessed test fail. Set eager TTL to false to make it reproducible more often.
iterator.next() checks for expire time, but iterator.hasNext() does not, which makes TCK CacheExpiryTest.expire_whenAccessed test fail. Set eager TTL to false to make it reproducible more often.