Alexey Serbin has submitted this change and it was merged. Change subject: KUDU-1770 [i-tests] test for timestamp propagation with write ops ......................................................................
KUDU-1770 [i-tests] test for timestamp propagation with write ops Added an integration test to verify that C++ client propagates timestamp with write operations. The test is disabled as it currently fails. A follow up patch will fix the bug and enable the test. This is in the context of the following JIRA item: KUDU-1770 C++ client: propagate timestamp for write operations Change-Id: I1be285fd860f0608f5d4ce3be57c4e4b04c63455 Reviewed-on: http://gerrit.cloudera.org:8080/5268 Reviewed-by: David Ribeiro Alves <[email protected]> Tested-by: Kudu Jenkins --- M src/kudu/integration-tests/consistency-itest.cc 1 file changed, 80 insertions(+), 0 deletions(-) Approvals: David Ribeiro Alves: Looks good to me, approved Kudu Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/5268 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: I1be285fd860f0608f5d4ce3be57c4e4b04c63455 Gerrit-PatchSet: 5 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Alexey Serbin <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: David Ribeiro Alves <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Mike Percy <[email protected]>
