This is an automated email from the ASF dual-hosted git repository.
panjuan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git.
from 21a22f8 Merge StandardContexts and Contexts interface (#11826)
add 11b86de Fix code warnings (#11828)
No new revisions were added by this update.
Summary of changes:
.../metrics/api/advice/ChannelHandlerAdvice.java | 18 ++-
.../metrics/api/advice/SQLRouteEngineAdvice.java | 4 +-
.../agent/metrics/api/MetricsPoolTest.java | 1 +
.../agent/metrics/api/MetricsWrapperTest.java | 30 ++---
.../api/advice/ChannelHandlerAdviceTest.java | 2 +-
.../api/advice/CommandExecutorTaskAdviceTest.java | 4 +-
.../api/advice/SQLParserEngineAdviceTest.java | 1 +
.../api/advice/SQLRouteEngineAdviceTest.java | 1 +
.../metrics/api/advice/TransactionAdviceTest.java | 2 +-
.../agent/metrics/api/util/ReflectiveUtil.java | 32 -----
.../collector/MetaDataInfoCollector.java | 10 +-
.../wrapper/PrometheusWrapperFactory.java | 129 +++++++++++++++------
.../service/PrometheusPluginBootServiceTest.java | 10 +-
.../metrics/prometheus/util/ReflectiveUtil.java | 20 ----
14 files changed, 138 insertions(+), 126 deletions(-)