menghaoranss commented on issue #11747: URL: https://github.com/apache/shardingsphere/issues/11747#issuecomment-895958963
> Recently, I prepare adding read-write data source failover based on sharingsphere proxy (automatically detect the master-slave information of MySQL group replication and automatically update it to 'xx/metadata/userdb/rules' of zookeeper). I can't understand the following renew method. I've received ZK deletion event here. Why do I have to delete it manually? > > https://github.com/apache/shardingsphere/blob/5.0.0-beta/shardingsphere-governance/shardingsphere-governance-context/src/main/java/org/apache/shardingsphere/governance/context/metadata/GovernanceMetaDataContexts.java#L203 @wl4g Thanks for your feedback,this issue has been fixed in the master branch. -- 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]
