[
https://issues.apache.org/jira/browse/KAFKA-5239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16158024#comment-16158024
]
Ismael Juma commented on KAFKA-5239:
------------------------------------
I think it's fine to leave this in 1.0.0.
> 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
> Assignee: Sean McCauliff
> Fix For: 1.0.0
>
>
> 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.4.14#64029)