Dan Burkert has posted comments on this change.

Change subject: [rpc] handling ERROR_UNAVAILABLE RPC error
......................................................................


Patch Set 1:

(2 comments)

http://gerrit.cloudera.org:8080/#/c/6640/1/src/kudu/rpc/rpc.cc
File src/kudu/rpc/rpc.cc:

Line 40:   const Status& controller_status = controller_.status();
RpcController::status returns an owned Status.


http://gerrit.cloudera.org:8080/#/c/6640/1/src/kudu/rpc/rpc.h
File src/kudu/rpc/rpc.h:

Line 55:     SERVICE_UNAVAILABLE_TRY_LATER,
Could this be SERVICE_UNAVAILABLE?  We don't have the action to take included 
in the other names.


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I87d780a4ad88c15ceaacfddf6c1b69ed053bb959
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Dan Burkert <[email protected]>
Gerrit-Reviewer: Kudu Jenkins
Gerrit-HasComments: Yes

Reply via email to