[
https://issues.apache.org/jira/browse/ARTEMIS-311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15059935#comment-15059935
]
ASF GitHub Bot commented on ARTEMIS-311:
----------------------------------------
GitHub user andytaylor opened a pull request:
https://github.com/apache/activemq-artemis/pull/267
ARTEMIS-311 - added broker name to jmx object name properties.
Its now possible to also add the broker name to jmx tree avoiding clashes
when multiple brokers are in a single vm. This is now the default but the old
way can be used with some configuration
https://issues.apache.org/jira/browse/ARTEMIS-311
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/andytaylor/activemq-artemis master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/267.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 #267
----
commit ed45fbdcc49d092b35f69773f8fb8537e39b0dcb
Author: Andy Taylor <[email protected]>
Date: 2015-12-15T12:31:21Z
ARTEMIS-311 - added broker name to jmx object name properties.
Its now possible to also add the broker name to jmx tree avoiding clashes
when multiple brokers are in a single vm. This is now the default but the old
way can be used with some configuration
https://issues.apache.org/jira/browse/ARTEMIS-311
----
> Colocated Backup Overwrites JMX MBeans
> ---------------------------------------
>
> Key: ARTEMIS-311
> URL: https://issues.apache.org/jira/browse/ARTEMIS-311
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Components: Broker
> Affects Versions: 1.1.0
> Reporter: Brandon Breuil
> Assignee: Andy Taylor
> Priority: Minor
>
> When a colocated backup server is created, it overwrites the JMX MBeans from
> the active server that is running in the same JVM.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)