You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by me...@apache.org on 2022/02/11 08:00:01 UTC

[shardingsphere] branch master updated (5de7a6d -> 4ea7c1f)

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 5de7a6d  Optimize traffic rule logic when in transaction (#15335)
     add 4ea7c1f  Use yaml data source factory to simplify ShardingSphereJDBCContainer (#15351)

No new revisions were added by this update.

Summary of changes:
 .../container/atomic/adapter/AdapterContainer.java |  4 +-
 .../adapter/impl/ShardingSphereJDBCContainer.java  | 47 ++++++----------------
 .../adapter/impl/ShardingSphereProxyContainer.java | 36 +++++++----------
 .../atomic/governance/ZookeeperContainer.java      |  5 ++-
 4 files changed, 34 insertions(+), 58 deletions(-)