You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by zh...@apache.org on 2020/09/21 08:41:52 UTC

[shardingsphere] branch master updated (893c7ab -> 46ec602)

This is an automated email from the ASF dual-hosted git repository.

zhangliang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git.


    from 893c7ab  Use ProxyKernelProcessor and JDBCAccessor instead of JdbcExecutorWrapper (#7526)
     add 46ec602  Add abstract class of AbstractBootstrapInitializerTest which is extended by StandardBootstrapInitializerTest and GovernanceBootstrapInitializerTest (#7517)

No new revisions were added by this update.

Summary of changes:
 .../impl/AbstractBootstrapInitializerTest.java     |  31 ++++++-
 .../impl/GovernanceBootstrapInitializerTest.java   |  29 +++---
 .../impl/StandardBootstrapInitializerTest.java     | 101 +++++++++++----------
 3 files changed, 99 insertions(+), 62 deletions(-)