[
https://issues.apache.org/jira/browse/KAFKA-5239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Manikumar resolved KAFKA-5239.
------------------------------
Resolution: Fixed
Assignee: Sean McCauliff
Fix Version/s: 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)