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

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


    from 2fca86e  SCB-308 Vertx transport server timeout will cause 
VertxServerRequestToHttpServletRequest getRemoteAddress NullPointException, so 
save the socketAddress with the servletRequest
     new f289b43  SCB-315 add common AddressResover configuration to 
foundation-vertx, and use it in service-registry and config-cc to support 
dynamic config by user
     new 1f2baf0  SCB-315 add common AddressResover configuration to 
foundation-vertx, and use it in service-registry and config-cc to support 
dynamic config by user
     new 3d76998  SCB-315 add common AddressResover configuration to 
foundation-vertx, and use it in service-registry and config-cc to support 
dynamic config by user
     new 99861e1  SCB-315 add common AddressResover configuration to 
foundation-vertx, and use it in service-registry and config-cc to support 
dynamic config by user

The 4 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:
 .../config/client/ConfigCenterClient.java          |   6 +-
 .../foundation/vertx/AddressResolverConfig.java    | 127 +++++++++++++++++++++
 .../vertx/TestAddressResolverConfig.java           |  85 ++++++++++++++
 .../client/http/AbstractClientPool.java            |   6 +-
 4 files changed, 222 insertions(+), 2 deletions(-)
 create mode 100644 
foundations/foundation-vertx/src/main/java/org/apache/servicecomb/foundation/vertx/AddressResolverConfig.java
 create mode 100644 
foundations/foundation-vertx/src/test/java/org/apache/servicecomb/foundation/vertx/TestAddressResolverConfig.java

-- 
To stop receiving notification emails like this one, please contact
ningji...@apache.org.

Reply via email to