Hello Alexey Serbin, Kudu Jenkins, Abhishek Chennaka,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/20792
to look at the new patch set (#2).
Change subject: KUDU-3534 [compaction] Log timestamp of two matching DELETE
REDO mutations.
......................................................................
KUDU-3534 [compaction] Log timestamp of two matching DELETE REDO mutations.
This patch just adds an info message to log timestamp value in case
two REDO mutations of type DELETE are found to be stamped with same
time. This is an undesired condition that could possibly happen
due to corruption of mutation entries. The value will give us an
idea whether it is 0, garbled or close to some valid timestamp.
Change-Id: I508254a83046818b81db4577bf07265b46a13c9a
---
M src/kudu/tablet/compaction.cc
1 file changed, 7 insertions(+), 1 deletion(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/92/20792/2
--
To view, visit http://gerrit.cloudera.org:8080/20792
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I508254a83046818b81db4577bf07265b46a13c9a
Gerrit-Change-Number: 20792
Gerrit-PatchSet: 2
Gerrit-Owner: Ashwani Raina <[email protected]>
Gerrit-Reviewer: Abhishek Chennaka <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Ashwani Raina <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)