Mike Percy has submitted this change and it was merged. Change subject: compaction: Add additional validation in DeltaTracker ......................................................................
compaction: Add additional validation in DeltaTracker This adds DEBUG-mode validation to AtomicUpdateStores() in the DeltaTracker. It also updates the doc comment on the method. Change-Id: I05fed515bc5d6a09484fadb61e73ac1346f6654a Reviewed-on: http://gerrit.cloudera.org:8080/5919 Tested-by: Kudu Jenkins Reviewed-by: Jean-Daniel Cryans <[email protected]> Reviewed-by: David Ribeiro Alves <[email protected]> --- M src/kudu/tablet/delta_compaction.cc M src/kudu/tablet/delta_tracker.cc M src/kudu/tablet/delta_tracker.h M src/kudu/tablet/deltafile.h M src/kudu/util/status.h 5 files changed, 87 insertions(+), 16 deletions(-) Approvals: David Ribeiro Alves: Looks good to me, approved Jean-Daniel Cryans: Looks good to me, approved Kudu Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/5919 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: I05fed515bc5d6a09484fadb61e73ac1346f6654a Gerrit-PatchSet: 4 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Mike Percy <[email protected]> Gerrit-Reviewer: David Ribeiro Alves <[email protected]> Gerrit-Reviewer: Jean-Daniel Cryans <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Mike Percy <[email protected]> Gerrit-Reviewer: Tidy Bot
