49bb5fb642
The default merge cumulator used in netty transport leads to additional GC pressure and memory copying when a message that exceeds the chunk size is handled. This is especially a problem on G1 GC, since we get many "humongous" allocations and that can in theory cause real memory circuit breaker to break unnecessarily. |
||
---|---|---|
.. | ||
licenses | ||
src | ||
build.gradle |