Chia-Ping Tsai created KAFKA-19123:
--------------------------------------
Summary: the buffer of forwarded request should be released after
receiving the reponse from controller
Key: KAFKA-19123
URL: https://issues.apache.org/jira/browse/KAFKA-19123
Project: Kafka
Issue Type: Bug
Reporter: Chia-Ping Tsai
Assignee: Chia-Ping Tsai
the forwarded requests are async processed by forwarded manager, but the
processor release the buffer of forwarded requests after the requests are
enqueued. That could corrupt the buffer, but it does not cause bug for now as
the memory pool does not reuse the buffer.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)