clebertsuconic commented on code in PR #4265:
URL: https://github.com/apache/activemq-artemis/pull/4265#discussion_r1047652737


##########
artemis-server/src/main/java/org/apache/activemq/artemis/core/server/ActiveMQMessageBundle.java:
##########
@@ -522,6 +522,9 @@ IllegalStateException invalidRoutingTypeUpdate(String 
queueName,
    @Message(id = 229243, value = "Embedded web server restart failed")
    ActiveMQException embeddedWebServerRestartFailed(Exception e);
 
-   @Message(id = 229244, value = "Meters already registered for {}")
+   @Message(id = 229244, value = "Management controller is busy with another 
task. Please try again")
+   ActiveMQTimeoutException managementBusy();
+
+   @Message(id = 229245, value = "Meters already registered for {}")

Review Comment:
   git-fu merge/rebase ... thanks



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

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to