You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2013/06/19 10:09:21 UTC

[jira] [Resolved] (WICKET-5240) Add ModificationWatcher implementation that uses NIO2 file system polling

     [ https://issues.apache.org/jira/browse/WICKET-5240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Grigorov resolved WICKET-5240.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 7.0.0

Copied the watcher from wicketstuff-wicket7 project.
                
> Add ModificationWatcher implementation that uses NIO2 file system polling
> -------------------------------------------------------------------------
>
>                 Key: WICKET-5240
>                 URL: https://issues.apache.org/jira/browse/WICKET-5240
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 7.0.0
>            Reporter: Martin Grigorov
>            Assignee: Martin Grigorov
>             Fix For: 7.0.0
>
>
> At the moment if a resources is missing on the file system ModificationWatcher will register Markup.NO_MARKUP for it and if this resource is added later Wicket will claim that it is not there until the markup cache is reset manually.
> JDK7 NIO2 provides APIs to poll the file system for changed/new files and react. This way the above scenario can be solved.

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