David Ribeiro Alves has uploaded a new change for review.

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

Change subject: Enforce that REINSERTs are not supported in DeltaMemStores
......................................................................

Enforce that REINSERTs are not supported in DeltaMemStores

We never really supported REINSERTs in the delta memstore but had
code that seemed like we eventually would. This adds a CHECK to
make sure we never see REINSERTs in the DeltaMemStore and also
simplifies some of the code accordingly.

Change-Id: I04d0ea70969dcf60b3690d21122f3a9d497c29e3
---
M src/kudu/tablet/deltamemstore.cc
M src/kudu/tablet/deltamemstore.h
2 files changed, 9 insertions(+), 17 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/91/4991/1
-- 
To view, visit http://gerrit.cloudera.org:8080/4991
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I04d0ea70969dcf60b3690d21122f3a9d497c29e3
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: David Ribeiro Alves <dral...@apache.org>

Reply via email to