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

RH Bugzilla Integration (JIRA) issues at jboss.org
Mon Apr 7 18:08:13 EDT 2014


    [ https://issues.jboss.org/browse/WFLY-3053?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12959928#comment-12959928 ] 

RH Bugzilla Integration commented on WFLY-3053:
-----------------------------------------------

Kabir Khan <kkhan at redhat.com> changed the Status of [bug 1071934|https://bugzilla.redhat.com/show_bug.cgi?id=1071934] from NEW to POST
                
> 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