[
https://issues.apache.org/jira/browse/UIMA-4708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jerry Cwiklik closed UIMA-4708.
-------------------------------
Resolution: Fixed
Update jmx query string to conform to the new AMQ syntax
> Update UIMA-AS JmxMonitor to work with new AMQ
> -----------------------------------------------
>
> Key: UIMA-4708
> URL: https://issues.apache.org/jira/browse/UIMA-4708
> Project: UIMA
> Issue Type: Task
> Components: Async Scaleout
> Affects Versions: 2.6.0AS
> Reporter: Jerry Cwiklik
> Assignee: Jerry Cwiklik
> Fix For: 2.8.1AS
>
>
> AMQ has changed how its jmx MBeans are named. In order to query the broker,
> modify JmxMonitor and classes its using to conform to the new naming
> standard. For example the old name for querring queues is ;
> Type=Queue|Topic,Destination=<destination identifier>
> and the new one is:
> type=Broker,destinationType=Queue|Topic,destinationName=<destination
> identifier>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)