lhotari commented on issue #15111: URL: https://github.com/apache/pulsar/issues/15111#issuecomment-1099358456
Would you have a chance to check if the problem can be reproduced with Netty Recycler `-Dio.netty.recycler.maxCapacityPerThread=0` . The reason I'm bringing this up is that in BookKeeper client there's a known issue fixed by https://github.com/apache/bookkeeper/pull/3110 by @congbobo184 that isn't yet available in a released version of BookKeeper client. The workaround for the problem is to disable the Netty Recycler in Pulsar Broker (which uses the BK client) -- 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]
