gtully commented on code in PR #4241:
URL: https://github.com/apache/activemq-artemis/pull/4241#discussion_r989951955


##########
artemis-server/src/main/java/org/apache/activemq/artemis/core/config/impl/ConfigurationImpl.java:
##########
@@ -2852,13 +3038,14 @@ public Configuration 
setSuppressSessionNotifications(boolean suppressSessionNoti
    }
 
    @Override
-   public String getStatus() {
-      return status;
+   public synchronized String getStatus() {

Review Comment:
   sorted



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