You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by jdanekrh <gi...@git.apache.org> on 2017/08/04 07:30:47 UTC

[GitHub] activemq-artemis pull request #1441: NO-JIRA Updates to management.md doc [W...

GitHub user jdanekrh opened a pull request:

    https://github.com/apache/activemq-artemis/pull/1441

    NO-JIRA Updates to management.md doc [WIP]

    (I am marking this as WIP because I would like to hear first if these are changes in right direction, and also would want to link (create) doc page for the web console at the same time.)
    
    * add Jolokia to the initial list of ways to access management API
    * remove mentions of core queues, etc. (pre-addressing change)
    * activemq.notifications can be consumed with any client
    * activemq.management can be accessed only with Core or Core JMS clients
    * *.management.*Control are interfaces, not classes
    * remove ObjectNames from the summary of management methods.
        IMO that made the short paragraphs hard to read.
        And one can intuitively find them in jconsole,
        or use the Builder class to construct them in code.
    * move the note about empty filter to the queue management section
    * add code snippet for creating ObjectName with ObjectNameBuilder
    * mention web console and bin/artemis for interactive management
    * fix few typos

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jdanekrh/activemq-artemis jd_doc

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/activemq-artemis/pull/1441.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 #1441
    
----
commit aa00fc18b22909d9518ea10d00d4eddee7a2824b
Author: Jiri Danek <jd...@redhat.com>
Date:   2017-07-31T10:26:28Z

    NO-JIRA Updates to management.md doc
    
    * add Jolokia to the initial list of ways to access management API
    * remove mentions of core queues, etc. (pre-addressing change)
    * activemq.notifications can be consumed with any client
    * activemq.management can be accessed only with Core or Core JMS clients
    * *.management.*Control are interfaces, not classes
    * remove ObjectNames from the summary of management methods.
        IMO that made the short paragraphs hard to read.
        And one can intuitively find them in jconsole,
        or use the Builder class to construct them in code.
    * move the note about empty filter to the queue management section
    * add code snippet for creating ObjectName with ObjectNameBuilder
    * mention web console and bin/artemis for interactive management
    * fix few typos

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] activemq-artemis issue #1441: NO-JIRA Updates to management.md doc [WIP]

Posted by jdanekrh <gi...@git.apache.org>.
Github user jdanekrh commented on the issue:

    https://github.com/apache/activemq-artemis/pull/1441
  
    Sorry, have missed your yesterday's comment. Unless nobody is taking issue with it, then yes. I can do Web Console related doc update in new PR later.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] activemq-artemis pull request #1441: NO-JIRA Updates to management.md doc [W...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/activemq-artemis/pull/1441


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] activemq-artemis issue #1441: NO-JIRA Updates to management.md doc [WIP]

Posted by clebertsuconic <gi...@git.apache.org>.
Github user clebertsuconic commented on the issue:

    https://github.com/apache/activemq-artemis/pull/1441
  
    You said WIP.. is this ready to merge?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---