michaeljmarshall commented on issue #20308: URL: https://github.com/apache/pulsar/issues/20308#issuecomment-1550270508
Looks like the problem is with this code: https://github.com/apache/pulsar/blob/82237d3684fe506bcb6426b3b23f413422e6e4fb/pulsar-metadata/src/test/java/org/apache/pulsar/metadata/BaseMetadataStoreTest.java#L85-L91 The `start` method looks like it blocks until the container is started, so it is odd that to me that it is failing. -- 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]
