codelipenghui commented on a change in pull request #10600:
URL: https://github.com/apache/pulsar/pull/10600#discussion_r633387852
##########
File path:
pulsar-broker/src/main/java/org/apache/pulsar/PulsarClusterMetadataSetup.java
##########
@@ -308,6 +324,32 @@ static void createTenantIfAbsent(ZooKeeper configStoreZk,
String tenant, String
}
}
+ static void createTenantIfAbsent(MetadataStore configStore, String tenant,
String cluster) throws IOException,
Review comment:
I see, thanks.
--
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]