Andrew Wong has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/15460


Change subject: tablet: cache delta stats when flushing a DMS
......................................................................

tablet: cache delta stats when flushing a DMS

This allows us to GC ancient rowsets that have had their DMS flushed,
which is likely to be the case, given the default ancient history
period is 7 days.

Change-Id: I26e74467ed180cebbd8da360763ba9498661e5f3
---
M src/kudu/tablet/delta_store.h
M src/kudu/tablet/delta_tracker.cc
M src/kudu/tablet/deltafile-test.cc
M src/kudu/tablet/deltafile.cc
M src/kudu/tablet/deltafile.h
M src/kudu/tablet/deltamemstore.h
M src/kudu/tablet/mt-tablet-test.cc
M src/kudu/tablet/tablet.h
M src/kudu/tablet/tablet_history_gc-test.cc
M src/kudu/tablet/tablet_replica-test.cc
10 files changed, 81 insertions(+), 45 deletions(-)



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

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I26e74467ed180cebbd8da360763ba9498661e5f3
Gerrit-Change-Number: 15460
Gerrit-PatchSet: 1
Gerrit-Owner: Andrew Wong <aw...@cloudera.com>

Reply via email to