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 2022/12/23 10:04:56 UTC

[shardingsphere] branch master updated (7eef6b2b52d -> 156078047ed)

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 7eef6b2b52d Refactor MySQL sequence ID handling logic (#23053)
     add 156078047ed Fix the pointcut parameter configuration does not take effect (#23057)

No new revisions were added by this update.

Summary of changes:
 .../yaml/entity/YamlPointcutParameterConfiguration.java  |  2 +-
 .../yaml/swapper/YamlPointcutConfigurationSwapper.java   |  2 +-
 .../yaml/loader/YamlAdvisorsConfigurationLoaderTest.java | 16 ++++++++--------
 .../swapper/YamlAdvisorsConfigurationSwapperTest.java    | 10 +++++-----
 agent/core/src/test/resources/conf/advisors.yaml         | 14 +++++++-------
 .../base/src/main/resources/baselogging/advisors.yaml    |  2 +-
 .../jaeger/src/main/resources/jaeger/proxy-advisors.yaml |  2 +-
 .../src/main/resources/opentelemetry/proxy-advisors.yaml |  2 +-
 .../src/main/resources/opentracing/proxy-advisors.yaml   |  2 +-
 .../zipkin/src/main/resources/zipkin/proxy-advisors.yaml |  2 +-
 10 files changed, 27 insertions(+), 27 deletions(-)