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 af1a898  Refactor Readwrite-splitting loadbalance. (#15100)
     add f3ede14  Rename label of compute node to labels (#15123)

No new revisions were added by this update.

Summary of changes:
 .../mode/metadata/persist/node/ComputeNode.java    | 12 +++++------
 .../persist/service/ComputeNodePersistService.java |  6 +++---
 .../metadata/persist/node/ComputeNodeTest.java     |  6 +++---
 .../service/ComputeNodePersistServiceTest.java     | 24 +++++++++++-----------
 .../ClusterContextManagerCoordinator.java          |  6 +++---
 .../event/{LabelEvent.java => LabelsEvent.java}    |  4 ++--
 .../watcher/ComputeNodeStateChangedWatcher.java    |  6 +++---
 .../ComputeNodeStateChangedWatcherTest.java        | 16 +++++++--------
 8 files changed, 40 insertions(+), 40 deletions(-)
 rename 
shardingsphere-mode/shardingsphere-mode-type/shardingsphere-cluster-mode/shardingsphere-cluster-mode-core/src/main/java/org/apache/shardingsphere/mode/manager/cluster/coordinator/registry/status/compute/event/{LabelEvent.java
 => LabelsEvent.java} (93%)

Reply via email to