nicoloboschi opened a new pull request, #15256: URL: https://github.com/apache/pulsar/pull/15256
### Motivation Follow up of https://github.com/apache/pulsar/pull/14999. Based on https://github.com/netty/netty/issues/12265 and https://github.com/apache/bookkeeper/pull/3234 it is better to open other modules. ### Modifications * Open `java.base/java.util.zip` module for BookKeeper * Open `java.base/jdk.internal.misc` module for Netty Note that the functions worker will spawn the process without these optimizations. It could be useful in case the connector uses Netty. Very unlikely that the function uses BookKeeper. I can follow up the Netty ones in another pull (with a lower priority). - [x] `no-need-doc` -- 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]
