Mike Percy has uploaded a new change for review. http://gerrit.cloudera.org:8080/5464
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. 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, 146 insertions(+), 53 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/64/5464/1 -- To view, visit http://gerrit.cloudera.org:8080/5464 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I65215d833c65e54fcf080d61adc5f6ed3d303224 Gerrit-PatchSet: 1 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Mike Percy <[email protected]>
