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 2714c82  Bug fix for `explain SQL` routing (#6978)
     new 7dd3185  Add unit test for sharding jdbc orchestration
     new 77253f2  For checkstyle
     new b5cc720  Merge pull request #6979 from menghaoranss/issue6923-3

The 26266 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:
 ...chestrationShardingSphereDataSourceFactory.java | 16 +++++++++----
 .../api/yaml/AbstractYamlDataSourceTest.java       | 15 ++++++++++++
 ...trationShardingSphereDataSourceFactoryTest.java | 28 +++++++++++++++++++++-
 .../YamlOrchestrationMasterSlaveIntegrateTest.java | 19 +++++++++++++++
 ...s.yaml => configWithDataSourceWithCluster.yaml} | 11 +++++++++
 ...aml => configWithoutDataSourceWithCluster.yaml} | 11 +++++++++
 .../OrchestrationSpringBootConfiguration.java      |  4 ++--
 7 files changed, 97 insertions(+), 7 deletions(-)
 copy 
shardingsphere-jdbc/shardingsphere-jdbc-orchestration/src/test/resources/yaml/integrate/sharding_ms/{configWithDataSourceWithProps.yaml
 => configWithDataSourceWithCluster.yaml} (96%)
 copy 
shardingsphere-jdbc/shardingsphere-jdbc-orchestration/src/test/resources/yaml/integrate/sharding_ms/{configWithoutDataSourceWithProps.yaml
 => configWithoutDataSourceWithCluster.yaml} (95%)

Reply via email to