This is an automated email from the ASF dual-hosted git repository.
menghaoran pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git.
from 5712105 Update comments and relate to issue #16005 (#16007)
add 2435f71 Refresh status for compute nodes when when instance enabled
or disabled (#15991)
No new revisions were added by this update.
Summary of changes:
.../infra/instance/ComputeNodeInstance.java | 29 ++++++++++++++++++++--
.../infra/instance/InstanceContext.java | 21 ++++++++++------
.../shardingsphere/infra/state/StateContext.java | 3 ---
.../infra/instance/InstanceContextTest.java | 22 +++++++++-------
.../driver/state/DriverStateContext.java | 2 +-
.../datasource/ShardingSphereDataSourceTest.java | 4 +--
.../driver/state/DriverStateContextTest.java | 2 +-
.../persist/service/ComputeNodePersistService.java | 4 +--
.../ClusterContextManagerCoordinator.java | 4 +--
.../ClusterContextManagerCoordinatorTest.java | 8 +++---
.../proxy/backend/context/ProxyContext.java | 2 +-
.../ral/common/queryable/ShowInstanceHandler.java | 7 +-----
.../common/updatable/SetInstanceStatusHandler.java | 2 +-
13 files changed, 67 insertions(+), 43 deletions(-)