[infinispan-issues] [JBoss JIRA] (ISPN-3470) Expiration processing can overflow if maxIdleTime == Long.MAX

Erik Salter (JIRA) jira-events at lists.jboss.org
Wed Sep 4 14:27:03 EDT 2013


Erik Salter created ISPN-3470:
---------------------------------

             Summary: Expiration processing can overflow if maxIdleTime == Long.MAX
                 Key: ISPN-3470
                 URL: https://issues.jboss.org/browse/ISPN-3470
             Project: Infinispan
          Issue Type: Feature Request
          Components: Eviction
    Affects Versions: 5.2.7.Final
            Reporter: Erik Salter
            Assignee: Mircea Markus


We have a use case where the maxIdle value of a CacheEntry can be set to Long.MAX.  In this case, the isExpiredTransient() function won't work as expected, since maxIdle + lastUsed will overflow.




--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the infinispan-issues mailing list