You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by pa...@apache.org on 2021/02/03 11:21:01 UTC

[shardingsphere] branch master updated (bb8ee69 -> 9d3f436)

This is an automated email from the ASF dual-hosted git repository.

panjuan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git.


    from bb8ee69  Refactor for IT parallel execute (#9297)
     add 9d3f436  Refactor CuratorZookeeperRepositoryTest (#9299)

No new revisions were added by this update.

Summary of changes:
 .../zookeeper/CuratorZookeeperRepository.java      |  11 +-
 .../zookeeper/CuratorZookeeperRepositoryTest.java  | 302 +++++++++++++--------
 .../repository/zookeeper/EmbedTestingServer.java   |  72 -----
 3 files changed, 188 insertions(+), 197 deletions(-)
 delete mode 100644 shardingsphere-governance/shardingsphere-governance-repository/shardingsphere-governance-repository-provider/shardingsphere-governance-repository-zookeeper-curator/src/test/java/org/apache/shardingsphere/governance/repository/zookeeper/EmbedTestingServer.java