lhotari commented on issue #18300: URL: https://github.com/apache/pulsar/issues/18300#issuecomment-1404741880
> cannot reproduce the issue on my local. When [MetadataStoreConfig](https://github.com/apache/pulsar/blob/master/pulsar-metadata/src/main/java/org/apache/pulsar/metadata/api/MetadataStoreConfig.java)#metadataStoreName is a empty string, this issue happens, but I've checked everywhere, the field must not be empty @tjiuming This was fairly easy to reproduce with `@Test(invocations = 100)`. I created a fix in #19329. Please review -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
