David Ribeiro Alves has submitted this change and it was merged. Change subject: KUDU-1189 integration test for reusing snap timestamp ......................................................................
KUDU-1189 integration test for reusing snap timestamp Added a test for reusing snapshot timestamp when not set while running scans in READ_AT_SNAPSHOT mode. This is a test for the functionality introduced in the context of KUDU-1189. The test is disabled as it currently fails. A follow up patch will fix the bug and enable the test. Change-Id: I7282976580cc15ef330871a838bbf7e46230ceb6 Reviewed-on: http://gerrit.cloudera.org:8080/5163 Reviewed-by: David Ribeiro Alves <[email protected]> Tested-by: Kudu Jenkins --- M src/kudu/client/client.h M src/kudu/integration-tests/consistency-itest.cc 2 files changed, 201 insertions(+), 26 deletions(-) Approvals: David Ribeiro Alves: Looks good to me, approved Kudu Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/5163 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: I7282976580cc15ef330871a838bbf7e46230ceb6 Gerrit-PatchSet: 6 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: Tidy Bot
