Ashwani Raina has uploaded this change for review. ( http://gerrit.cloudera.org:8080/20720
Change subject: [compaction/flush] Cleanup of compaction and flush code paths ...................................................................... [compaction/flush] Cleanup of compaction and flush code paths The change tries to add more comments, rename methods for better code readability and understanding. It mainly covers two codepaths: Memrowset flush and RowsetCompaction. Change-Id: Ic1c2f20230aa089baf34f418a59b6c97f7351217 --- M src/kudu/tablet/compaction-test.cc M src/kudu/tablet/compaction.cc M src/kudu/tablet/compaction.h M src/kudu/tablet/diskrowset.cc M src/kudu/tablet/diskrowset.h M src/kudu/tablet/memrowset.cc M src/kudu/tablet/memrowset.h M src/kudu/tablet/mock-rowsets.h M src/kudu/tablet/rowset.cc M src/kudu/tablet/rowset.h M src/kudu/tablet/tablet.cc M src/kudu/tablet/tablet.h 12 files changed, 185 insertions(+), 141 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/20/20720/1 -- To view, visit http://gerrit.cloudera.org:8080/20720 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Ic1c2f20230aa089baf34f418a59b6c97f7351217 Gerrit-Change-Number: 20720 Gerrit-PatchSet: 1 Gerrit-Owner: Ashwani Raina <[email protected]>
