[jboss-jira] [JBoss JIRA] (WFLY-1511) RemoteDomainConnection.close() will block forever if the master HC is not running

RH Bugzilla Integration (JIRA) jira-events at lists.jboss.org
Wed Oct 9 07:18:02 EDT 2013


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

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

Petr Kremensky <pkremens at redhat.com> changed the Status of [bug 1012850|https://bugzilla.redhat.com/show_bug.cgi?id=1012850] from ON_QA to VERIFIED
                
> 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 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