Swaminathan Balachandran created HDDS-14226:
-----------------------------------------------
Summary: Get rid of Native Libs and use JNI for
SSTFileTableIterator in rocksdb
Key: HDDS-14226
URL: https://issues.apache.org/jira/browse/HDDS-14226
Project: Apache Ozone
Issue Type: Sub-task
Reporter: Swaminathan Balachandran
Assignee: Swaminathan Balachandran
Patch : [https://github.com/facebook/rocksdb/pull/12511] in rocksdb creates a
new JNI for the tableIterator API in SSTFileReader thus eliminating the need
for the patched rocksdb native lib written in ozone for efficient snapshot
diff. This patch would be responsible for bumping up rocksdb to a version
containing the afforementioned rocksdb patch and removing all usages of the
native lib from the code base which needs to be done in a single patch since
the native lib won't build with the new rocksdb version and making the native
lib compatible with newer rocksdb version is a duplication of effort.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]