[jboss-jira] [JBoss JIRA] (WFLY-3053) BootstrapImpl#bootstrap result is inherently racy

Richard Opalka (JIRA) issues at jboss.org
Tue Mar 25 10:27:13 EDT 2014


     [ https://issues.jboss.org/browse/WFLY-3053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Richard Opalka reassigned WFLY-3053:
------------------------------------

    Assignee: Richard Opalka  (was: Jason Greene)

    
> BootstrapImpl#bootstrap result is inherently racy
> -------------------------------------------------
>
>                 Key: WFLY-3053
>                 URL: https://issues.jboss.org/browse/WFLY-3053
>             Project: WildFly
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Server
>            Reporter: David Lloyd
>            Assignee: Richard Opalka
>             Fix For: 8.0.1.Final
>
>
> The boostrap code presently installs a stability monitor and awaits stability before returning.  It then probes the state of the root service.  There is a window of time in which the root service may be stopped or removed, resulting in big exception traces being logged.  To atomically get the result of the operation, the service container must somehow be frozen until the root service is completely read.

--
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 jboss-jira mailing list