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

RH Bugzilla Integration (JIRA) issues at jboss.org
Mon May 5 04:46:58 EDT 2014


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

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

Jitka Kozana <jkudrnac at redhat.com> changed the Status of [bug 1071934|https://bugzilla.redhat.com/show_bug.cgi?id=1071934] from ON_QA to VERIFIED

> 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.1.0.CR1
>
>
> 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 was sent by Atlassian JIRA
(v6.2.3#6260)


More information about the jboss-jira mailing list