You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "symious (via GitHub)" <gi...@apache.org> on 2023/01/30 06:40:03 UTC

[GitHub] [ozone] symious commented on pull request #3908: HDDS-7321. Auto rocksDB small sst files compaction.

symious commented on PR #3908:
URL: https://github.com/apache/ozone/pull/3908#issuecomment-1408073914

   I found there is a new value for this option: "ManagedCompactRangeOptions.BottommostLevelCompaction" which is "kForceOptimized", the comment for this value is as follows.
   ```
     // Always compact bottommost level but in bottommost level avoid
     // double-compacting files created in the same compaction
   ```
   
   I'm not sure if this new value is brought up because of some performance issue, may be we can also make this configurable for the convenience of future upgrade?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org