You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@activemq.apache.org by GitBox <gi...@apache.org> on 2021/07/08 19:40:53 UTC

[GitHub] [activemq] michaelandrepearce commented on a change in pull request #679: [AMQ-7514] Deprecate configuration that uses non-inclusive language

michaelandrepearce commented on a change in pull request #679:
URL: https://github.com/apache/activemq/pull/679#discussion_r666469864



##########
File path: activemq-broker/src/main/java/org/apache/activemq/broker/BrokerService.java
##########
@@ -152,10 +152,15 @@
     private boolean useShutdownHook = true;
     private boolean useLoggingForShutdownErrors;
     private boolean shutdownOnMasterFailure;
+    private boolean shutdownOnActiveFailure;

Review comment:
       Its a private field no need to duplicate just rename the original field. Just need to keep method compatibility 




-- 
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-unsubscribe@activemq.apache.org

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