Edoardo Comar created KAFKA-20302:
-------------------------------------
Summary: Receive buffers allocated from MemoryPool may not be
released if request is invalid
Key: KAFKA-20302
URL: https://issues.apache.org/jira/browse/KAFKA-20302
Project: Kafka
Issue Type: Bug
Components: network
Reporter: Edoardo Comar
If the configuration entry`queued.max.request.bytes` is set ,
network receives buffer are allocated from a
SimpleMemoryPool
if an exception is thrown in
SocketServer.Processor.processCompletedReceives
before the network receive is con
--
This message was sent by Atlassian Jira
(v8.20.10#820010)