AntonRoskvist commented on PR #5359:
URL: 
https://github.com/apache/activemq-artemis/pull/5359#issuecomment-2491091514

   Thanks @gemmellr 
   
   @clebertsuconic I actually had it slightly differently at one point where I 
set the user as "anonymous@tcp://..." referencing "--allow-anonymous" from the 
create command. I opted against it because just prior the shell will log this:
   `getActionContext().out.println("CLI connected to broker " + brokerURL + ", 
user:" + user);`
   
   I can go with either but I feel like that logging should be consistent and 
also log "user: anonymous" or no user at all.
   
   I am fine making the change either way but it might be a day or two before I 
can get to it (hectic schedule)


-- 
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.

To unsubscribe, e-mail: gitbox-unsubscr...@activemq.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscr...@activemq.apache.org
For additional commands, e-mail: gitbox-h...@activemq.apache.org
For further information, visit: https://activemq.apache.org/contact


Reply via email to