Hello Tidy Bot, Mike Percy, Kudu Jenkins, Grant Henke, Todd Lipcon,

I'd like you to reexamine a change. Please visit

    http://gerrit.cloudera.org:8080/11029

to look at the new patch set (#2).

Change subject: deltamemstore: support iteration with snap_to_exclude
......................................................................

deltamemstore: support iteration with snap_to_exclude

This commit modifies the DeltaMemStore iterator to take snap_to_exclude into
consideration (if it is set) when determining which updates and deletes are
relevant to an iterator.

I also copied the no-reinsert DCHECK into Update(), as I wasted some time
adding reinserts to a test only to learn later (when I added iteration) that
the DMS doesn't allow that.

Change-Id: I04af3737960f3fcc7b1921a77ff91e1607b7bc47
---
M src/kudu/tablet/deltamemstore-test.cc
M src/kudu/tablet/deltamemstore.cc
2 files changed, 145 insertions(+), 39 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/29/11029/2
--
To view, visit http://gerrit.cloudera.org:8080/11029
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I04af3737960f3fcc7b1921a77ff91e1607b7bc47
Gerrit-Change-Number: 11029
Gerrit-PatchSet: 2
Gerrit-Owner: Adar Dembo <a...@cloudera.com>
Gerrit-Reviewer: Grant Henke <granthe...@apache.org>
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Mike Percy <mpe...@apache.org>
Gerrit-Reviewer: Tidy Bot
Gerrit-Reviewer: Todd Lipcon <t...@apache.org>

Reply via email to