You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by jbertram <gi...@git.apache.org> on 2018/10/05 23:27:01 UTC

[GitHub] activemq-artemis pull request #2348: ARTEMIS-2112 Remove JMX props from star...

GitHub user jbertram opened a pull request:

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

    ARTEMIS-2112 Remove JMX props from start scripts

    JMX configuration is now done via management.xml. Configuring JMX via
    the start scripts could result in unexpected behavior since the
    authorisation configuration from management.xml would be ignored.

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

    $ git pull https://github.com/jbertram/activemq-artemis ARTEMIS-2112

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

    https://github.com/apache/activemq-artemis/pull/2348.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 #2348
    
----
commit c049fffe4483fee1efb74d43fe7f4f34a3f5d0d2
Author: Justin Bertram <jb...@...>
Date:   2018-10-05T23:20:50Z

    ARTEMIS-2112 Remove JMX props from start scripts
    
    JMX configuration is now done via management.xml. Configuring JMX via
    the start scripts could result in unexpected behavior since the
    authorisation configuration from management.xml would be ignored.

----


---

[GitHub] activemq-artemis pull request #2348: ARTEMIS-2112 Remove JMX props from star...

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

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


---