[jboss-jira] [JBoss JIRA] Created: (JBCACHE-1315) Eviction inaccuracy

Mircea Markus (JIRA) jira-events at lists.jboss.org
Thu Mar 27 11:53:40 EDT 2008


Eviction inaccuracy
-------------------

                 Key: JBCACHE-1315
                 URL: http://jira.jboss.com/jira/browse/JBCACHE-1315
             Project: JBoss Cache
          Issue Type: Bug
      Security Level: Public (Everyone can see)
            Reporter: Mircea Markus
         Assigned To: Manik Surtani
             Fix For: 1.4.1.SP9, 2.1.1.GA


The modifiedTimeStamp attribute of an NodeEntry is currently being set when the eviction thread kicks in to valus Sys.CurrentTime (a). The inaccuracy is in the difference between (a) and the actual time when action took place, eviction event was created and added to the region(b). 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list