merlimat opened a new pull request #1754: Netty allocator wrapper URL: https://github.com/apache/bookkeeper/pull/1754 ### Motivation As described in https://github.com/apache/pulsar/wiki/PIP-24%3A-Simplify-memory-settings * Provide a wrapper to have a single unified configuration point for Netty allocator configuration. * Provide fallback policy when dealing with direct memory OOM errors ### Changes * This is the first PR. It only contains the allocator wrapper implementation. Subsequent PR will add the changes to use it. * Added `bookkeeper-common-allocator` module to have a no-dependencues module that can be used directly from Pulsar client library too (which doesn't depend on BK).
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
