Adar Dembo has submitted this change and it was merged.

Change subject: [java client] Small fix to logging in 
AsyncKuduClient.tooManyAttemptsOrTimeout
......................................................................


[java client] Small fix to logging in AsyncKuduClient.tooManyAttemptsOrTimeout

We were logging the RPC after calling errback on it, so some of the fields were
already nulled out. Mostly a cosmetic change, for a DEBUG log line.

Change-Id: If3df93be813c7fdf1626a06df14ff9b7585655fd
Reviewed-on: http://gerrit.cloudera.org:8080/4948
Tested-by: Kudu Jenkins
Reviewed-by: Adar Dembo <[email protected]>
---
M java/kudu-client/src/main/java/org/apache/kudu/client/AsyncKuduClient.java
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Adar Dembo: Looks good to me, approved
  Kudu Jenkins: Verified



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

Gerrit-MessageType: merged
Gerrit-Change-Id: If3df93be813c7fdf1626a06df14ff9b7585655fd
Gerrit-PatchSet: 2
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Jean-Daniel Cryans <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Kudu Jenkins

Reply via email to