BewareMyPower commented on code in PR #24488: URL: https://github.com/apache/pulsar/pull/24488#discussion_r2306279554
########## pulsar-client-api/src/main/java/org/apache/pulsar/client/api/ClientBuilder.java: ########## @@ -717,4 +717,5 @@ ClientBuilder authentication(String authPluginClassName, Map<String, String> aut * - The `loadManagerClassName` config in broker is a class that implements the `ExtensibleLoadManager` interface */ ClientBuilder lookupProperties(Map<String, String> properties); + Review Comment: +1 -- 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: commits-unsubscr...@pulsar.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org