Swaminathan Balachandran created HDDS-13111:
-----------------------------------------------

             Summary: Compaction service should force compact Bottommost Level 
SST file
                 Key: HDDS-13111
                 URL: https://issues.apache.org/jira/browse/HDDS-13111
             Project: Apache Ozone
          Issue Type: Improvement
            Reporter: Swaminathan Balachandran


Background Compaction Service currently force compacts bottom most sst file 
because KForce flag is passed which could be very inefficient since it would 
compact sst files in the L6 level even if there is no overlap which might be 
very wasteful. Using kSkip flag instead should be sufficient which would only 
compact to bottomost if there is an overlap with an L6 sst file.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to