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

Martin Grigorov resolved WICKET-4820.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.5.9
                   6.2.0
         Assignee: Martin Grigorov

Thanks!
                
> Race condition in ResourceSettings: getResourceWatcher() is not thread safe
> ---------------------------------------------------------------------------
>
>                 Key: WICKET-4820
>                 URL: https://issues.apache.org/jira/browse/WICKET-4820
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.5.8, 6.1.1
>            Reporter: Wolfgang Kritzinger
>            Assignee: Martin Grigorov
>            Priority: Minor
>             Fix For: 6.2.0, 1.5.9
>
>         Attachments: WICKET-4820.zip
>
>
> o.a.w.settings.def.ResourceSettings.getResourceWatcher() is not thread safe: 
> when multiple requests are waiting to load markup for the first time (for 
> example, start "ab" with -c 40 right after starting the wicket application) 
> multiple ModificationWatcher threads are started which cause a memory leak 
> when the WicketApplication is stopped.

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

Reply via email to