David Ribeiro Alves has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/10163


Change subject: WIP Workaround KUDU-2233 when the history was already deleted
......................................................................

WIP Workaround KUDU-2233 when the history was already deleted

There is a rare case of KUDU-2233 where we might have already
deleted the history in a previous compaction, but haven't actually
crashed. This makes is possible for even a patched Kudu cluster
to run into KUDU-2233.

This patch adds a flags that allows to drop a row altogether when
we can't place it in the row history.

Change-Id: I90b78d27f0b6776bb004d9c7690980ac305628bb
---
M src/kudu/tablet/compaction.cc
1 file changed, 33 insertions(+), 4 deletions(-)



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

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I90b78d27f0b6776bb004d9c7690980ac305628bb
Gerrit-Change-Number: 10163
Gerrit-PatchSet: 1
Gerrit-Owner: David Ribeiro Alves <davidral...@gmail.com>

Reply via email to