Mike Percy has uploaded a new patch set (#2). Change subject: docs: KUDU-1767. Document possible client op reordering ......................................................................
docs: KUDU-1767. Document possible client op reordering This patch documents the possibility of client reordering when using concurrent flush modes in both the C++ and Java clients. Also adds a note to the "Transaction Semantics" section of the user guide. Tested the docs rendering by building the user guide and the C++ and Java API docs locally. Also updated some old issue URLs to point to the ASF JIRA instance. Change-Id: I65215d833c65e54fcf080d61adc5f6ed3d303224 --- M docs/transaction_semantics.adoc M java/kudu-client/src/main/java/org/apache/kudu/client/AsyncKuduSession.java M java/kudu-client/src/main/java/org/apache/kudu/client/KuduSession.java M java/kudu-client/src/main/java/org/apache/kudu/client/SessionConfiguration.java M src/kudu/client/client.h 5 files changed, 152 insertions(+), 59 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/64/5464/2 -- To view, visit http://gerrit.cloudera.org:8080/5464 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newpatchset Gerrit-Change-Id: I65215d833c65e54fcf080d61adc5f6ed3d303224 Gerrit-PatchSet: 2 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Mike Percy <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Jean-Daniel Cryans <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Mike Percy <[email protected]>
