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

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

                Author: ASF GitHub Bot
            Created on: 28/Apr/20 17:40
            Start Date: 28/Apr/20 17:40
    Worklog Time Spent: 10m 
      Work Description: clebertsuconic commented on a change in pull request 
#3102:
URL: https://github.com/apache/activemq-artemis/pull/3102#discussion_r416801351



##########
File path: 
artemis-server/src/main/java/org/apache/activemq/artemis/spi/core/protocol/AbstractProtocolManager.java
##########
@@ -50,13 +52,15 @@ protected String invokeInterceptors(final List<I> 
interceptors, final P message,
 
    @Override
    public void setAnycastPrefix(String anycastPrefix) {
+      ActiveMQServerLogger.LOGGER.info("Setting a prefix", new Exception());

Review comment:
       Remove this please.. it looks like Debug you added for your own benefit 
and it was forgotten here.
   
   I actually got a big exception on the broker I jsut started with your PR 
checked out, and I thought it had an error.
   
   




----------------------------------------------------------------
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:
[email protected]


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

    Worklog Id:     (was: 428283)
    Time Spent: 2h  (was: 1h 50m)

> Implement per-acceptor security domains
> ---------------------------------------
>
>                 Key: ARTEMIS-2738
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-2738
>             Project: ActiveMQ Artemis
>          Issue Type: New Feature
>            Reporter: Justin Bertram
>            Assignee: Justin Bertram
>            Priority: Major
>          Time Spent: 2h
>  Remaining Estimate: 0h
>




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

Reply via email to