[
https://issues.apache.org/jira/browse/ARTEMIS-1725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16383560#comment-16383560
]
ASF GitHub Bot commented on ARTEMIS-1725:
-----------------------------------------
GitHub user stanlyDoge opened a pull request:
https://github.com/apache/activemq-artemis/pull/1921
ARTEMIS-1725 fix browsing non-listing tabs under JMX
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/stanlyDoge/activemq-artemis ARTEMIS-1725
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/1921.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 #1921
----
commit 34d9daa809b8948dd8957598796da98301ecbd75
Author: Stanislav Knot <sknot@...>
Date: 2018-03-02T13:18:19Z
ARTEMIS-1725 fix browsing non-listing tabs under JMX
----
> Broken browsing in hawtio console under JMX tab has been observed at non
> listing tabs
> -------------------------------------------------------------------------------------
>
> Key: ARTEMIS-1725
> URL: https://issues.apache.org/jira/browse/ARTEMIS-1725
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Reporter: Stanislav Knot
> Assignee: Stanislav Knot
> Priority: Minor
>
> 1. create & start broker
> 2. go to JMX tab of hawtio console
> 3. [create] and choose queue
> 4. select (for example) addresses tab
> 5. you are redirected to attributes (before that, you are redirected to
> Artemis/addresses)
> 6. select browse
> 7. back to step 4 - now works fine
> It goes to Artemis tab and back to JMX attributes. Table data are fetched
> correctly.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)