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 (#2).
Change subject: [scan] test for reusing snapshot timestamp when not set
......................................................................
[scan] test for reusing snapshot timestamp when not set
Added a test for reusing snapshot timestamp when not set while running
scans in READ_AT_SNAPSHOT mode. This is in the context of KUDU-1189.
The test would fail because the fix for KUDU-1189 is absent, that's why
it's disabled for a while. The fix is coming in one of the next changes,
which will enable the test.
Change-Id: I7282976580cc15ef330871a838bbf7e46230ceb6
---
M src/kudu/client/client.h
M src/kudu/integration-tests/consistency-itest.cc
2 files changed, 211 insertions(+), 26 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/63/5163/2
--
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: 2
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Alexey Serbin <[email protected]>
Gerrit-Reviewer: David Ribeiro Alves <[email protected]>
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Tidy Bot