AlbumenJ commented on issue #14967: URL: https://github.com/apache/dubbo/issues/14967#issuecomment-2534696039
> I have tried, if using dubbo-dependencies-zookeeper 3.2.12 and zookeeper 3.5.1-alpha, consumers can be successfully registered through CuratorZookeeperClient.createEphemeral(String path, boolean faultTolerant). However, if switched to dubbo-dependencies-zookeeper-curator5 3.2.12, when the zookeeper version exceeds 3.5.5, an error occurs during service registration with Curator5ZookeeperClient.createEphemeral(String path, boolean faultTolerant), resulting in KeeperErrorCode = NoNode for /dubbo/**. Can you pls provide the detail message? -- 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: notifications-unsubscr...@dubbo.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org For additional commands, e-mail: notifications-h...@dubbo.apache.org