[jboss-jira] [JBoss JIRA] (WFLY-3541) RemoteDomainConnectionService should not shut down the provided executor
RH Bugzilla Integration (JIRA)
issues at jboss.org
Wed Aug 6 10:40:37 EDT 2014
[ https://issues.jboss.org/browse/WFLY-3541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12990813#comment-12990813 ]
RH Bugzilla Integration commented on WFLY-3541:
-----------------------------------------------
Pavel Slavicek <pslavice at redhat.com> changed the Status of [bug 1112215|https://bugzilla.redhat.com/show_bug.cgi?id=1112215] from VERIFIED to CLOSED
> RemoteDomainConnectionService should not shut down the provided executor
> ------------------------------------------------------------------------
>
> Key: WFLY-3541
> URL: https://issues.jboss.org/browse/WFLY-3541
> Project: WildFly
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Domain Management
> Reporter: Brian Stansberry
> Assignee: Brian Stansberry
> Fix For: 9.0.0.Beta1
>
>
> The WFLY-3225 fix changed RemoteDomainConnectionService from creating its own executor to accepting an external one via its constructor. But its stop() code was not modified to remove the call to shutdown the executor. As a result the service is shutting down an injected executor prematurely, leading to issues like https://bugzilla.redhat.com/show_bug.cgi?id=1112215.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
More information about the jboss-jira
mailing list