peterxcli commented on PR #9544: URL: https://github.com/apache/ozone/pull/9544#issuecomment-3685214733
@swamirishi I tried to the same thing before to build my own rocksdb include the patch to fix the bug in the `getPropertiesOfTablesInRange` JNI: https://github.com/peterxcli/rocksdb/commit/d9abdf0a1e0c84bc6a3b5f82c16d31a1162eef67 - https://github.com/peterxcli/rocksdb/packages/2527529 (maven repo on github, include the build step) - https://github.com/peterxcli/rocksdb/releases/tag/v7.7.3.2 It was used in my PR: https://github.com/peterxcli/ozone/pull/2 (able to pass the ci: https://github.com/peterxcli/ozone/actions/runs/15602888062) -- 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]
