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/09/20 17:29:14 UTC

[GitHub] [pulsar] merlimat commented on a change in pull request #12100: PIP-45: Removed access to ZK client from PulsarService

merlimat commented on a change in pull request #12100:
URL: https://github.com/apache/pulsar/pull/12100#discussion_r712372680



##########
File path: pulsar-broker/src/main/java/org/apache/pulsar/broker/PulsarService.java
##########
@@ -325,6 +324,10 @@ public MetadataStoreExtended createConfigurationMetadataStore() throws MetadataS
                         .build());
     }
 
+    public void closeMetadataServiceSession() throws IOException {

Review comment:
       👍 
   




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

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