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

wujimin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git.


    from 71c0cba  [SCB-2142] add RestClientEncoder (#2101)
     new 839a52e  [SCB-2145]fix local yaml unsafe parse problem
     new ba4fb37  [SCB-2145]fix review comments

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../org/apache/servicecomb/config/YAMLUtil.java    | 13 ++++-
 .../config/archaius/sources/YAMLConfigLoader.java  |  7 +--
 .../apache/servicecomb/config/TestYAMLUtil.java    | 66 ++++++++++++++++++++++
 .../servicecomb/router/cache/RouterRuleCache.java  | 17 +++---
 .../router/custom/RouterInvokeFilter.java          |  7 +--
 .../servicecomb/router/RouterDistributorTest.java  | 60 ++++++++++----------
 .../localregistry/LocalRegistryStore.java          | 25 +++-----
 .../client/LocalServiceRegistryClientImpl.java     | 29 +++++-----
 .../client/LocalServiceRegistryClientImplTest.java |  7 ++-
 9 files changed, 148 insertions(+), 83 deletions(-)
 create mode 100644 
foundations/foundation-config/src/test/java/org/apache/servicecomb/config/TestYAMLUtil.java

Reply via email to