You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Alexey Goncharuk (JIRA)" <ji...@apache.org> on 2015/03/20 03:10:39 UTC

[jira] [Created] (IGNITE-519) Cache iterator.hasNext() should take into account expire time

Alexey Goncharuk created IGNITE-519:
---------------------------------------

             Summary: Cache iterator.hasNext() should take into account expire time
                 Key: IGNITE-519
                 URL: https://issues.apache.org/jira/browse/IGNITE-519
             Project: Ignite
          Issue Type: Bug
          Components: cache
    Affects Versions: sprint-2
            Reporter: Alexey Goncharuk
            Assignee: Semen Boikov
             Fix For: sprint-2


{{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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)