[jboss-jira] [JBoss JIRA] Created: (JBVFS-60) Need better hasBeenModified implementation

Scott M Stark (JIRA) jira-events at lists.jboss.org
Tue Sep 9 13:54:38 EDT 2008


Need better hasBeenModified implementation
------------------------------------------

                 Key: JBVFS-60
                 URL: https://jira.jboss.org/jira/browse/JBVFS-60
             Project: JBoss VFS
          Issue Type: Bug
      Security Level: Public (Everyone can see)
    Affects Versions: 2.0.0.CR1
            Reporter: Scott M Stark
             Fix For:  2.0.0.GA


The current hasBeenModified implementation relies on the URLConnection.getLastModified() value. This has relatively low resolution (~1ms) on some systems and rapid changes to the underlying files is not be reflected. One example of this was the JBVFS-59 repeated updates to a link file not been seen.


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

        



More information about the jboss-jira mailing list