lhotari commented on issue #23889: URL: https://github.com/apache/pulsar/issues/23889#issuecomment-2614292449
> I have made the following modifications. > When using ZooKeeper as the metadata storage service, to allow ephemeral nodes to be set up successfully without requiring a version number > Are there any other problems that I should consider or test? > [1e7a3b4](https://github.com/apache/pulsar/commit/1e7a3b42e19c8eac8a7c2f16f6f1d0ee5b4dd7cd) @Joforde I guess the intention of #23298 change was to overwrite any existing node and create a new emphemeral node if one doesn't exist. Adding tests and support for all metadata implementations would be necessary in addressing the issue, it seems. -- 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]
