Andrew Wong has posted comments on this change. ( http://gerrit.cloudera.org:8080/15145 )
Change subject: WIP KUDU-1625: background op to GC ancient, empty rowsets ...................................................................... Patch Set 1: (1 comment) http://gerrit.cloudera.org:8080/#/c/15145/1//COMMIT_MSG Commit Message: http://gerrit.cloudera.org:8080/#/c/15145/1//COMMIT_MSG@19 PS1, Line 19: questions : around write amplification and compatibility with the existing : compactions strategies > Is it possible to track the write activity on the tablet replica and make a Yeah, I think that kind of solution would look somewhat similar to this patch -- the addition of a new maintenance op. Though it'd probably be a lower priority op as to not impede regular compactions. Contrast that to this op, which is relatively high priority since it's cheap to execute. -- To view, visit http://gerrit.cloudera.org:8080/15145 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I696e2a29ea52ad4e54801b495c322bc371787124 Gerrit-Change-Number: 15145 Gerrit-PatchSet: 1 Gerrit-Owner: Andrew Wong <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Tidy Bot (241) Gerrit-Comment-Date: Sun, 02 Feb 2020 23:34:31 +0000 Gerrit-HasComments: Yes
