You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/10/05 23:28:00 UTC

[jira] [Commented] (ARTEMIS-2112) Remove JMX properties from start scripts

    [ https://issues.apache.org/jira/browse/ARTEMIS-2112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16640470#comment-16640470 ] 

ASF GitHub Bot commented on ARTEMIS-2112:
-----------------------------------------

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.

----


> Remove JMX properties from start scripts
> ----------------------------------------
>
>                 Key: ARTEMIS-2112
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-2112
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>            Reporter: Justin Bertram
>            Assignee: Justin Bertram
>            Priority: Major
>
> 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.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)