315157973 commented on a change in pull request #10312:
URL: https://github.com/apache/pulsar/pull/10312#discussion_r628207578
##########
File path:
pulsar-broker-common/src/main/java/org/apache/pulsar/broker/ServiceConfiguration.java
##########
@@ -2216,4 +2219,24 @@ public int
getBrokerDeleteInactiveTopicsMaxInactiveDurationSeconds() {
return brokerDeleteInactiveTopicsMaxInactiveDurationSeconds;
}
}
+
+ public String getAppliedAdvertisedAddress() {
Review comment:
This tool class will not be exposed to users. Only exists in Broker.
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]