[jboss-jira] [JBoss JIRA] Closed: (JBMESSAGING-1539) stop the replication invoker used for the management operations
Tim Fox (JIRA)
jira-events at lists.jboss.org
Mon Apr 27 14:12:46 EDT 2009
[ https://jira.jboss.org/jira/browse/JBMESSAGING-1539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tim Fox closed JBMESSAGING-1539.
--------------------------------
Resolution: Done
> stop the replication invoker used for the management operations
> ---------------------------------------------------------------
>
> Key: JBMESSAGING-1539
> URL: https://jira.jboss.org/jira/browse/JBMESSAGING-1539
> Project: JBoss Messaging
> Issue Type: Bug
> Reporter: Jeff Mesnil
> Assignee: Tim Fox
> Fix For: 2.0.0 Beta
>
>
> the JMX MBeans use a ClientRequestor (with a INVM connector) in ReplicationOperationInvokerImpl.
> The invoker is started when the management service is started.
> but it is not stopped because the remoting service must be stopped *first* and closing the ClientRequest won't work when the management service is stopped after the remoting service.
> Make also sure that the client session factory is closed to by ReplicationOperationInvokerImpl.stop().
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list