This is an automated email from the ASF dual-hosted git repository.
zhangliang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git.
from dd6a182 adjust script lineEnding in binary assembly (#8131)
add 87af778 Refactor registry center structure (#8135)
No new revisions were added by this update.
Summary of changes:
.../governance/core/config/ConfigCenter.java | 16 +--
.../governance/core/config/ConfigCenterNode.java | 30 +++---
.../config/listener/SchemaChangedListener.java | 4 +-
.../core/config/ConfigCenterNodeTest.java | 25 ++---
.../governance/core/config/ConfigCenterTest.java | 112 ++++++++++-----------
.../config/listener/SchemaChangedListenerTest.java | 42 ++++----
.../GovernanceSpringBootRegistryEncryptTest.java | 4 +-
...vernanceSpringBootRegistryReplicaQueryTest.java | 4 +-
.../GovernanceSpringBootRegistryShardingTest.java | 4 +-
.../impl/GovernanceBootstrapInitializerTest.java | 2 +-
10 files changed, 119 insertions(+), 124 deletions(-)