Wenzhe Zhou has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/21900


Change subject: WIP: Add flag variable for Statestore HA Thrift RPC
......................................................................

WIP: Add flag variable for Statestore HA Thrift RPC

Add flag variable statestore_ha_client_rpc_conn_timeout_ms for the
underlying TSocket conn timeout for client RPC of Statestore HA service.
The default value equals 0, which is same as the default value of
connTimeout in TSocket.
We could use this flag variable to prevent statestored from being tied
up in unsuccessful connection attempts during initialization.

Testing:
 - TODO add new test case
 - Passed test_statestored_ha.py

Change-Id: Ie5840a76b4a34b4714c47b86f6366328b5ceed3a
---
M be/src/rpc/thrift-client.h
M be/src/runtime/client-cache.cc
M be/src/runtime/client-cache.h
M be/src/statestore/statestore.cc
4 files changed, 16 insertions(+), 5 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/00/21900/1
--
To view, visit http://gerrit.cloudera.org:8080/21900
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie5840a76b4a34b4714c47b86f6366328b5ceed3a
Gerrit-Change-Number: 21900
Gerrit-PatchSet: 1
Gerrit-Owner: Wenzhe Zhou <[email protected]>
Gerrit-Reviewer: Abhishek Rawat <[email protected]>

Reply via email to