Hello Kudu Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/5163
to look at the new patch set (#4).
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
---
M src/kudu/client/client.h
M src/kudu/integration-tests/consistency-itest.cc
2 files changed, 201 insertions(+), 26 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/63/5163/4
--
To view, visit http://gerrit.cloudera.org:8080/5163
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I7282976580cc15ef330871a838bbf7e46230ceb6
Gerrit-PatchSet: 4
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