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 2021/09/29 11:13:49 UTC

[shardingsphere] branch master updated (47bd5db -> 238546a)

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 47bd5db  Add sampler for zipkin (#12810)
     add 238546a  Refactor ResourceSegmentsConverter (#12823)

No new revisions were added by this update.

Summary of changes:
 .../config/datasource/DataSourceParameter.java     | 24 +++++++++++++-----
 .../rdl/resource/AddResourceBackendHandler.java    |  8 +++---
 .../rdl/resource/AlterResourceBackendHandler.java  |  4 +--
 .../rdl/resource/ResourceSegmentsConverter.java    | 29 ++++++++++++++++++----
 .../resource/ResourceSegmentsConverterTest.java    |  6 ++---
 .../proxy/initializer/BootstrapInitializer.java    |  2 +-
 6 files changed, 50 insertions(+), 23 deletions(-)