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/06/05 06:23:00 UTC

[jira] [Commented] (ARTEMIS-1904) Jmx Management Security Tests

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

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

GitHub user gaohoward opened a pull request:

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

    ARTEMIS-1904 Jmx Management Security Tests

    * Added tests for jmx security
    * Removed ArtemisRMIServerSocketFactory as it does nothing special
      (instead use default factory from jdk)

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

    $ git pull https://github.com/gaohoward/activemq-artemis a_jmx

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

    https://github.com/apache/activemq-artemis/pull/2122.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 #2122
    
----
commit 95ecb071f08dcb8b406c2600d3c635047e415b20
Author: Howard Gao <ho...@...>
Date:   2018-06-05T06:13:30Z

    ARTEMIS-1904 Jmx Management Security Tests
    
    * Added tests for jmx security
    * Removed ArtemisRMIServerSocketFactory as it does nothing special
      (instead use default factory from jdk)

----


> Jmx Management Security Tests
> -----------------------------
>
>                 Key: ARTEMIS-1904
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1904
>             Project: ActiveMQ Artemis
>          Issue Type: Test
>          Components: Broker
>    Affects Versions: 2.6.1
>            Reporter: Howard Gao
>            Assignee: Howard Gao
>            Priority: Major
>             Fix For: 2.7.0
>
>
> Adding tests for jmx security (authentication/authorization) functionalities.



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