You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by du...@apache.org on 2022/01/25 08:41:21 UTC

[shardingsphere] branch master updated (729f634 -> 94bec18)

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

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


    from 729f634  [DistSQL] Support `show traffic rules` syntax (#15043)
     add 94bec18  Add ProxyGlobalConfiguration (#15047)

No new revisions were added by this update.

Summary of changes:
 .../shardingsphere/proxy/config/ProxyConfiguration.java      |  9 +--------
 ...ProxyConfiguration.java => ProxyGlobalConfiguration.java} | 12 ++++--------
 .../config/yaml/swapper/YamlProxyConfigurationSwapper.java   |  3 ++-
 .../proxy/initializer/BootstrapInitializer.java              |  3 ++-
 .../yaml/swapper/YamlProxyConfigurationSwapperTest.java      |  4 ++--
 5 files changed, 11 insertions(+), 20 deletions(-)
 copy shardingsphere-proxy/shardingsphere-proxy-bootstrap/src/main/java/org/apache/shardingsphere/proxy/config/{ProxyConfiguration.java => ProxyGlobalConfiguration.java} (77%)