You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by ji...@apache.org on 2022/01/14 10:48:32 UTC

[shardingsphere] branch master updated (5d9f4d8 -> 76b41c4)

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

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


    from 5d9f4d8  [DistSQL]`disable/enable instance` statement adds checks. (#14766)
     add 76b41c4  Refactor DataSourcePoolCreator (#14781)

No new revisions were added by this update.

Summary of changes:
 .../pool/creator/DataSourcePoolCreator.java        | 30 ++++++++++------------
 .../pool/creator/DataSourcePoolCreatorUtil.java    |  2 +-
 .../impl/DefaultDataSourcePoolCreatorTest.java     |  6 ++---
 .../impl/HikariDataSourcePoolCreatorTest.java      |  9 +++----
 4 files changed, 22 insertions(+), 25 deletions(-)