Aias00 commented on issue #10344: URL: https://github.com/apache/rocketmq/issues/10344#issuecomment-4931384141
This issue has been implemented in PR #10343 which was merged to develop branch on 2026-06-01. The implementation adds `rocksdbMaxSizeAmplificationPercent` configuration to MessageStoreConfig with default value 25, and applies it only to RocksDB ConsumeQueue column family universal compaction options as requested. POP Index, Trans, and Timer column families remain with the hardcoded value of 25 as specified in the issue requirements. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
