This is an automated email from the ASF dual-hosted git repository.
xiaoyu pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git.
from f11784d Refactor instance node (#7093)
new e89b901 Remove ShardingSphereDataSource from
OrchestrationShardingSphereDataSource
new d618391 fix tests
new 5c6b89c Merge pull request #7095 from tristaZero/new1
The 26422 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../OrchestrationShardingSphereDataSource.java | 53 ++++++++++++----------
.../type/OrchestrationSpringBootEncryptTest.java | 10 ++--
.../OrchestrationSpringBootMasterSlaveTest.java | 12 ++---
...OrchestrationSpringBootRegistryEncryptTest.java | 10 ++--
...estrationSpringBootRegistryMasterSlaveTest.java | 8 ++--
...rchestrationSpringBootRegistryShardingTest.java | 18 +++-----
.../type/OrchestrationSpringBootShardingTest.java | 20 ++++----
.../OrchestrationEncryptNamespaceTest.java | 10 ++--
.../OrchestrationMasterSlaveNamespaceTest.java | 10 ++--
...hestrationShardingMasterSlaveNamespaceTest.java | 10 ++--
.../OrchestrationShardingNamespaceTest.java | 22 ++++-----
11 files changed, 89 insertions(+), 94 deletions(-)