[jboss-jira] [JBoss JIRA] (WFLY-3053) BootstrapImpl#bootstrap result is inherently racy
RH Bugzilla Integration (JIRA)
issues at jboss.org
Mon Mar 3 09:08:47 EST 2014
[ https://issues.jboss.org/browse/WFLY-3053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
RH Bugzilla Integration updated WFLY-3053:
------------------------------------------
Bugzilla Update: Perform
Bugzilla References: https://bugzilla.redhat.com/show_bug.cgi?id=1071934
> 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: Jason Greene
> 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