[
https://issues.apache.org/jira/browse/KAFKA-19123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17942372#comment-17942372
]
Chia-Ping Tsai commented on KAFKA-19123:
----------------------------------------
Maybe we should release the buffer by `processNewResponses`
> 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
> Priority: Major
>
> 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)