hgaol opened a new pull request, #3476: URL: https://github.com/apache/incubator-shenyu/pull/3476
// Describe your PR here; eg. Fixes #issueNo For #3475 , related issue and PR links: #3461 #3470. This PR has done following things, - replace `CuratorCache` with `TreeCache`, which class is both exists in ver 4.0.1 and 5.2.1. - test and make sure all works well for bootstrap zk data sync in my local machine. Welcome to test and let me know if any comment. Thank you! Make sure that: - [ ] You have read the [contribution guidelines](https://shenyu.apache.org/community/contributor-guide). - [ ] You submit test cases (unit or integration tests) that back your changes. - [ ] Your local test passed `mvn clean install -Dmaven.javadoc.skip=true`. -- 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]
