peterxcli commented on PR #8178: URL: https://github.com/apache/ozone/pull/8178#issuecomment-2975623818
I have just completed the benchmark on the OBS table: https://github.com/peterxcli/ozone-helper/blob/main/benchmark/range-compaction/README.md#experimental-results I plan to update the design document in the next few days based on these results. For reference, my POC branch for the benchmark is here: https://github.com/peterxcli/ozone/pull/2 Note that it uses [my RocksDB fork build](https://github.com/peterxcli/rocksdb/releases/tag/v7.7.3.2), which addresses the [JNI return type issue with the getPropertiesOfTablesInRange function](https://github.com/facebook/rocksdb/pull/13644). If there's consensus on this proposal, I plan to adapt the existing rocks native module with a patch to achieve the same fix(Thanks for @swamirishi's thought). Let me know if you have any feedback or suggestions! -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
