You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by pa...@apache.org on 2020/09/07 11:19:56 UTC

[shardingsphere] branch master updated (8fb1abc -> 684b5d5)

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 8fb1abc  Merge pull request #7263 from strongduanmu/issue-7170-dev-0904
     new 069d668  Remove useless fixture
     new 4a5b794  Refactor BootstrapArguments
     new 8571e11  Refactor BootstrapArgumentsTest
     new aae562f  Fix issue for HikariJDBCParameterDecorator can not append JDBC parameters
     new b412040  Merge branch 'master' of https://github.com/apache/shardingsphere into dev
     new 04ab529  Use MockedDataSource in ProxySchemaContextsTest
     new 1140d4d  Rename CallTimeRecordDataSource
     new 684b5d5  Merge pull request #7291 from terrymanu/dev

The 26672 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:
 .../communication/jdbc/connection/BackendConnection.java       |  2 +-
 .../jdbc/datasource/JDBCBackendDataSourceTest.java             |  3 ++-
 .../CallTimeRecordDataSource.java}                             | 10 +++++-----
 .../proxy/backend/schema/ProxySchemaContextsTest.java          |  6 +++---
 4 files changed, 11 insertions(+), 10 deletions(-)
 rename shardingsphere-proxy/shardingsphere-proxy-backend/src/test/java/org/apache/shardingsphere/proxy/backend/communication/jdbc/datasource/{MockDataSource.java => fixture/CallTimeRecordDataSource.java} (97%)