equanz commented on code in PR #3359:
URL: https://github.com/apache/bookkeeper/pull/3359#discussion_r939797743


##########
bookkeeper-server/src/main/java/org/apache/bookkeeper/net/NetworkTopology.java:
##########
@@ -29,6 +29,7 @@ public interface NetworkTopology {
     String DEFAULT_RACK = "/default-rack";
     String DEFAULT_ZONE = "/default-zone";
     String DEFAULT_UPGRADEDOMAIN = "/default-upgradedomain";
+    String INACTIVE = "/inactive";

Review Comment:
   [nits]
   Unused definition?



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