Alexey Serbin has uploaded a new change for review. http://gerrit.cloudera.org:8080/5220
Change subject: [c++ client] timestamp propagation via scan tokens ...................................................................... [c++ client] timestamp propagation via scan tokens Implemented server timestamp propagation via scan tokens for the Kudu C++ client library. Added corresponding unit test as well. Besides, this changelist also enables the ConsistencyITest.TestScanTokenTimestampPropagation test: this patch brings the necessary fix to make it pass. This is in the context of the following JIRA item: KUDU-420 c++ client: implement HT timestamp propagation via scan tokens Change-Id: I5c76c20b62cb91695c69f7dc4b98f4dc98bf02cc --- M src/kudu/client/client.h M src/kudu/client/scan_token-internal.cc M src/kudu/client/scan_token-internal.h M src/kudu/client/scan_token-test.cc M src/kudu/integration-tests/consistency-itest.cc 5 files changed, 88 insertions(+), 9 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/20/5220/1 -- To view, visit http://gerrit.cloudera.org:8080/5220 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I5c76c20b62cb91695c69f7dc4b98f4dc98bf02cc Gerrit-PatchSet: 1 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Alexey Serbin <[email protected]>
