yehaolan opened a new pull request, #1704: URL: https://github.com/apache/samza/pull/1704
### Overview #### Before the change If `ROCKSDB_COMPACTION_TARGET_FILE_SIZE_MULTIPLIER` is set, the value of the target size of a level-0 file will be override to the value of `ROCKSDB_COMPACTION_TARGET_FILE_SIZE_MULTIPLIER` #### After the change The value of `ROCKSDB_COMPACTION_TARGET_FILE_SIZE_MULTIPLIER` configuration will be applied properly. --- ### Tests - [ ] Run ./gradlew build -- 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]
