lhotari opened a new pull request, #15723: URL: https://github.com/apache/pulsar/pull/15723
Fixes #15691 ### Motivation There's a performance regression in 2.10 in geo-replication since the client memory limit is enabled by default in "PIP-120: Enable client memory limit by default", #13306 . ### Modifications - add replicationClientMemoryLimitBytes setting - disable memory limit by default for replication clients -- 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]
