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

xyuanlu pushed a change to branch helix-gateway-service
in repository https://gitbox.apache.org/repos/asf/helix.git


    from 11b34db83 Expose setting gateway service channel to allow external 
managment of the lifecycle of the channel. (#2913)
     add 70a1f2fd3 Gateway - gateway participant update target state in cache 
(#2910)

No new revisions were added by this update.

Summary of changes:
 .../channel/HelixGatewayServiceGrpcService.java    |  13 +--
 .../participant/HelixGatewayParticipant.java       |  79 +++++--------
 .../gateway/service/GatewayServiceManager.java     |  48 +++++---
 .../gateway/util/GatewayCurrentStateCache.java     | 126 +++++++++++----------
 .../util/StateTransitionMessageTranslateUtil.java  |  12 +-
 .../participant/TestHelixGatewayParticipant.java   |  75 ++++++++++--
 .../gateway/util/TestGatewayCurrentStateCache.java |  35 +++---
 7 files changed, 226 insertions(+), 162 deletions(-)

Reply via email to