[ 
https://issues.apache.org/jira/browse/ARTEMIS-2947?focusedWorklogId=502211&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-502211
 ]

ASF GitHub Bot logged work on ARTEMIS-2947:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 19/Oct/20 14:09
            Start Date: 19/Oct/20 14:09
    Worklog Time Spent: 10m 
      Work Description: clebertsuconic commented on a change in pull request 
#3300:
URL: https://github.com/apache/activemq-artemis/pull/3300#discussion_r507779240



##########
File path: 
artemis-cli/src/test/java/org/apache/activemq/cli/test/ArtemisTest.java
##########
@@ -105,6 +105,8 @@
 public class ArtemisTest extends CliTestBase {
    private static final Logger log = Logger.getLogger(ArtemisTest.class);
 

Review comment:
       Just for the record.. I'm adding a comment here, and amending as your 
change:
   
   ```java
      // some tests will set this, as some security methods will need to know 
the server the CLI started
      private ActiveMQServer server;
   ```




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 502211)
    Time Spent: 20m  (was: 10m)

> Implement SecurityManager that supports replication
> ---------------------------------------------------
>
>                 Key: ARTEMIS-2947
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-2947
>             Project: ActiveMQ Artemis
>          Issue Type: New Feature
>            Reporter: Justin Bertram
>            Assignee: Justin Bertram
>            Priority: Major
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> In order for a live & backup broker to have the same dynamic user & role data 
> they must integrate with an external system (e.g. remote LDAP server) using 
> the JAAS-based security manager. However, some users just need basic security 
> management that will survive the failure of a live broker without such 
> integration.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to