You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2021/05/07 10:08:13 UTC

[GitHub] [pulsar] eolivelli commented on a change in pull request #10312: Fix the inconsistency of AdvertisedAddress

eolivelli commented on a change in pull request #10312:
URL: https://github.com/apache/pulsar/pull/10312#discussion_r628088681



##########
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:
       CN we add a javadoc that explains what this method does and that this is an internal method not intended to be used as public API?




-- 
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:
users@infra.apache.org