Dan Burkert has posted comments on this change.

Change subject: [java-client] make AsyncKuduSession#close idempotent
......................................................................


Patch Set 1:

A specific case in kudu-ts prompted this where I need to call possibly call 
close multiple times across async contexts.  I could have tracked the close 
status myself, but #close should be idempotent anyway to be closer to the 
Closeable interface.

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

Gerrit-MessageType: comment
Gerrit-Change-Id: Ifa61426139ea95555ac0bce53187081ae9881bc8
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Dan Burkert <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>
Gerrit-Reviewer: Dan Burkert <[email protected]>
Gerrit-Reviewer: Jean-Daniel Cryans
Gerrit-Reviewer: Kudu Jenkins
Gerrit-HasComments: No

Reply via email to