swamirishi opened a new pull request, #6182:
URL: https://github.com/apache/ozone/pull/6182

   ## What changes were proposed in this pull request?
   Including rocksdb in ozone_rocks_tools native library interferes with 
rocksdb lib loaded from rocksdbjni jar, which leads to issues like block 
checksum mismatch error. Bad file descriptor error. Instead of adding rocksdb 
static lib as static lib to ozone_rocks_tools adding rocksdb static lib as a 
shared lib should prevent such issues from occuring.
   
   ## How was this patch tested?
    Renabling existing integration test cases which were disabled to prevent 
failures.


-- 
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]

Reply via email to