You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@kudu.apache.org by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2016/11/22 21:59:34 UTC

[kudu-CR] KUDU-1189 integration test for reusing snap timestamp

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 (#3).

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, 202 insertions(+), 26 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/63/5163/3
-- 
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: 3
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Alexey Serbin <as...@cloudera.com>
Gerrit-Reviewer: Alexey Serbin <as...@cloudera.com>
Gerrit-Reviewer: David Ribeiro Alves <dr...@apache.org>
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Tidy Bot