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

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


    from 3da6ff5  delete redundant logic
     new 1e16ca4  [SCB-1450] Change Registry WebsocketClient work module  to a 
worker verticle,So it can support blocking-task,like Service Center watching 
task.
     new 148fd2a  [SCB-1450] change 
servicecomb.service.registry.client.workerPoolSize to 
servicecomb.service.registry.client.instance for workerPoolSize can not 
indicate how many verticle instances had been deployed.
     new 686395a  [SCB-1450] fix code review comments

The 3 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:
 .../client/http/AbstractClientPool.java            | 27 ++++++++++++--------
 .../client/http/HttpClientPool.java                |  9 +++++--
 .../client/http/WebsocketClientPool.java           |  7 +++++-
 .../config/ServiceRegistryConfig.java              | 29 ++++++++++++++++------
 .../config/TestServiceRegistryConfig.java          |  2 +-
 5 files changed, 52 insertions(+), 22 deletions(-)

Reply via email to