[
https://issues.apache.org/jira/browse/KAFKA-5239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16038025#comment-16038025
]
ASF GitHub Bot commented on KAFKA-5239:
---------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/kafka/pull/3053
> Producer buffer pool allocates memory inside a lock.
> ----------------------------------------------------
>
> Key: KAFKA-5239
> URL: https://issues.apache.org/jira/browse/KAFKA-5239
> Project: Kafka
> Issue Type: Bug
> Components: clients
> Reporter: Sean McCauliff
>
> KAFKA-4840 placed the ByteBuffer allocation inside the critical section.
> Previously byte buffer allocation happened outside of the critical section.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)