Github user mtaylor commented on a diff in the pull request:

    https://github.com/apache/activemq-artemis/pull/588#discussion_r67671276
  
    --- Diff: 
artemis-server/src/main/java/org/apache/activemq/artemis/core/server/ActiveMQServerLogger.java
 ---
    @@ -309,6 +309,12 @@ void slowConsumerDetected(String sessionID,
        @Message(id = 221052, value = "trying to deploy topic {0}", format = 
Message.Format.MESSAGE_FORMAT)
        void deployTopic(SimpleString topicName);
     
    +   @LogMessage(level = Logger.Level.INFO)
    --- End diff --
    
    What is the reason for adding a new message here (with different ID) vs 
just adding the change to the existing message?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to