odidev opened a new pull request #2379:
URL: https://github.com/apache/bookkeeper/pull/2379


   ### Descriptions of the changes in this PR:
   
   -Updated netty,netty-boringssl and rocksdb to latest version for aarch64 
support
   -Updated deprecated methods of rocksdb to remove compilation warning and 
resolve build failure of bookkeeper-server on amd64 and aarch64 platforms as 
Werror flag is enabled.
   
   ### Motivation
   Build of the bookkeeper-server package was failing on amd64 and aarch64 
platforms.
   
   ### Changes
   There are many methods that are marked deprecated in rocksdb, but in use by 
bookkeeper package.
   So updated those methods in bookkeeper package according to current rocksdb 
implementation.
   Also updated netty,netty-boringssl and rocksdb to latest version as they are 
having aarch64 support.
   
   Master Issue: #2378 
   


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to