lhotari edited a comment on pull request #14713: URL: https://github.com/apache/pulsar/pull/14713#issuecomment-1071114661
The channel writability change feature in Netty can be configured with `setWriteBufferWaterMark` or `setWriteBufferLowWaterMark`/`setWriteBufferHighWaterMark` methods. By default, the low water mark is 32kB and high water mark is 64kB. That sounds like a sensible default. -- 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]
