Alexey Serbin has uploaded a new change for review. http://gerrit.cloudera.org:8080/5269
Change subject: [c++ client] propagate timestamp for write operations ...................................................................... [c++ client] propagate timestamp for write operations Updated the Kudu C++ client library to propagate timestamp for write operations. This is a fix for KUDU-1770 C++ client does not propate timestamp for write operations This patch also enables the integration test which was failing prior to this fix: ConsistencyITest.TestTimestampPropagationForWriteOps Change-Id: I17feb6b2dacd0ba7c8b57464f1a50de99de2f772 --- M src/kudu/client/batcher.cc 1 file changed, 10 insertions(+), 3 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/69/5269/1 -- To view, visit http://gerrit.cloudera.org:8080/5269 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I17feb6b2dacd0ba7c8b57464f1a50de99de2f772 Gerrit-PatchSet: 1 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Alexey Serbin <aser...@cloudera.com>