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/25 04:03:21 UTC

[shardingsphere] branch master updated (909869c -> 7347845)

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 909869c  `drop resource` syntax adds `if exist` keyword. (#15617)
     add 7347845  Unify variable name from envProps to props (#15626)

No new revisions were added by this update.

Summary of changes:
 .../common/env/IntegrationTestEnvironment.java     | 43 +++++++++++-----------
 .../agent/test/metrics/MetricsPluginIT.java        |  6 +--
 .../test/opentelemetry/OpenTelemetryPluginIT.java  | 18 ++++-----
 .../test/mysql/env/IntegrationTestEnvironment.java | 10 ++---
 .../test/mysql/env/config/SourceConfiguration.java |  2 +-
 .../test/mysql/env/config/TargetConfiguration.java |  2 +-
 .../env/IntegrationTestEnvironment.java            |  4 +-
 .../env/cluster/ClusterEnvironment.java            | 20 +++++-----
 8 files changed, 53 insertions(+), 52 deletions(-)