nicoloboschi opened a new pull request #3172: URL: https://github.com/apache/bookkeeper/pull/3172
### Motivation Those two options doesn't exist anymore in Netty. See https://github.com/netty/netty/commit/9fe97103 which renamed the property io.netty.recycler.maxCapacity.default to io.netty.recycler.maxCapacity in 2014 for netty-4.1.0 The io.netty.recycler.linkCapacity system property was removed in Netty 4.1.71.Final by commit https://github.com/netty/netty/commit/40196a63 ### Changes * Removed those options without replacement in order to not change the current behavior -- 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]
