Ashwani Raina has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/20792


Change subject: [compaction] Log timestamp of two matching DELETE REDO 
mutations.
......................................................................

[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, 5 insertions(+), 1 deletion(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/92/20792/1
--
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: newchange
Gerrit-Change-Id: I508254a83046818b81db4577bf07265b46a13c9a
Gerrit-Change-Number: 20792
Gerrit-PatchSet: 1
Gerrit-Owner: Ashwani Raina <[email protected]>

Reply via email to