Ashwani Raina has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/20720 )

Change subject: [compaction/flush] Cleanup of compaction and flush code paths
......................................................................


Patch Set 4:

(2 comments)

http://gerrit.cloudera.org:8080/#/c/20720/4/src/kudu/tablet/tablet.cc
File src/kudu/tablet/tablet.cc:

http://gerrit.cloudera.org:8080/#/c/20720/4/src/kudu/tablet/tablet.cc@2001
PS4, Line 2001: size_t Tablet::GetAllDeltasSizeOnDisk(const 
RowSetsInCompactionOrFlush &input) {
> Just curious, is there a use case where it would be useful to have separate
MinorDeltaCompaction works on just REDO deltas but that generally results in 
low memory requirements in comparison with memory requirements expected in 
rowset compaction. So, having separate methods for REDO and UNDO use cases is 
unlikely.

I guess we can approach this on need basis just in case such scenario arises in 
future.


http://gerrit.cloudera.org:8080/#/c/20720/4/src/kudu/tablet/tablet.cc@2023
PS4, Line 2023:   size_t deltas_on_disk_size = 0;
> Is 'deltas_on_disk_size' going to be used in a follow up patch? IIUC it's s
It is used on line no. 2265, 2276, 2282



--
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: comment
Gerrit-Change-Id: Ic1c2f20230aa089baf34f418a59b6c97f7351217
Gerrit-Change-Number: 20720
Gerrit-PatchSet: 4
Gerrit-Owner: Ashwani Raina <ara...@cloudera.com>
Gerrit-Reviewer: Ashwani Raina <ara...@cloudera.com>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Mahesh Reddy <mre...@cloudera.com>
Gerrit-Comment-Date: Thu, 23 Nov 2023 11:12:43 +0000
Gerrit-HasComments: Yes

Reply via email to