[jboss-jira] [JBoss JIRA] (WFLY-1511) RemoteDomainConnection.close() will block forever if the master HC is not running
RH Bugzilla Integration (JIRA)
issues at jboss.org
Wed Dec 10 17:33:39 EST 2014
[ https://issues.jboss.org/browse/WFLY-1511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
RH Bugzilla Integration updated WFLY-1511:
------------------------------------------
Bugzilla References: https://bugzilla.redhat.com/show_bug.cgi?id=1012850, https://bugzilla.redhat.com/show_bug.cgi?id=1153383, https://bugzilla.redhat.com/show_bug.cgi?id=1045634 (was: https://bugzilla.redhat.com/show_bug.cgi?id=1012850, https://bugzilla.redhat.com/show_bug.cgi?id=1153383)
> RemoteDomainConnection.close() will block forever if the master HC is not running
> ----------------------------------------------------------------------------------
>
> Key: WFLY-1511
> URL: https://issues.jboss.org/browse/WFLY-1511
> Project: WildFly
> Issue Type: Bug
> Components: Domain Management
> Affects Versions: 8.0.0.Alpha1
> Reporter: Brian Stansberry
> Assignee: Emanuel Muckenhuber
> Fix For: 8.0.0.Beta1
>
>
> RemoteDomainConnection.close() overrides FutureManagementChannel.close() to first send a "unregister" message to the master HC before calling the superclass functionality.
> Problem is this call tries to open a connection to the master and will block forever waiting for it to connect if the master isn't available, as seen at http://fpaste.org/18232/37105700/
> That example was from AutoIgnoredResourcesDomainTestCase which is concurrently shutting down the hosts in the domain, meaning the master can be shutting down in the middle of or prior to slave shutdown.
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
More information about the jboss-jira
mailing list