[
https://issues.apache.org/jira/browse/ARTEMIS-755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15526498#comment-15526498
]
ASF GitHub Bot commented on ARTEMIS-755:
----------------------------------------
GitHub user jbertram opened a pull request:
https://github.com/apache/activemq-artemis/pull/805
ARTEMIS-755 Fix divert MBean warning
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jbertram/activemq-artemis ARTEMIS-755
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/805.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #805
----
commit e53998bf3ba8783d1b2ac6044c6e1863a8ec2dce
Author: jbertram <[email protected]>
Date: 2016-09-27T15:38:43Z
ARTEMIS-755 Fix divert MBean warning
----
> Unexpected registered MBeans warning for diverts on server stop
> ---------------------------------------------------------------
>
> Key: ARTEMIS-755
> URL: https://issues.apache.org/jira/browse/ARTEMIS-755
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Components: Broker
> Affects Versions: 1.4.0
> Reporter: Ville Skyttä
> Assignee: Justin Bertram
> Priority: Minor
> Fix For: 1.5.0
>
>
> On server stop, a warning is issued for unexpected registered MBeans for
> (apparently) all diverts. For example for the features/standard/divert
> example:
> server0-out:15:56:42,655 WARN [org.apache.activemq.artemis.core.server]
> AMQ222113: On ManagementService stop, there are 2 unexpected registered
> MBeans: [core.divert.order-divert, core.divert.prices-divert]
> Seems harmless, but would be good to eliminate the warning.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)