Thomas Marshall has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/12260 )

Change subject: IMPALA-7985: Port RemoteShutdown() to KRPC.
......................................................................


Patch Set 3:

(1 comment)

http://gerrit.cloudera.org:8080/#/c/12260/2/be/src/service/control-service.h
File be/src/service/control-service.h:

http://gerrit.cloudera.org:8080/#/c/12260/2/be/src/service/control-service.h@79
PS2, Line 79:   /// Retry the Rpc 'rpc_call' up to 3 times.
            :   /// Pass 'debug_action' to DebugAction() to potentially inject 
errors.
            :   template <typename F>
            :   static Status DoRpcWithRetry(F&& rpc_call, const TQueryCtx& 
query_ctx,
            :       const char* debug_action, const char* error_msg) {
> I am fine with doing the refactoring with a separate JIRA as long as it doe
Since the retry loop in query-state is getting significantly rewritten in my 
patch for IMPALA-4555 anyways, I would suggest not touching that in this patch



--
To view, visit http://gerrit.cloudera.org:8080/12260
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I4fd00ee4e638f5e71e27893162fd65501ef9e74e
Gerrit-Change-Number: 12260
Gerrit-PatchSet: 3
Gerrit-Owner: Andrew Sherman <[email protected]>
Gerrit-Reviewer: Andrew Sherman <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Michael Ho <[email protected]>
Gerrit-Reviewer: Thomas Marshall <[email protected]>
Gerrit-Comment-Date: Tue, 29 Jan 2019 20:30:28 +0000
Gerrit-HasComments: Yes

Reply via email to