You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/06/06 02:47:18 UTC

[jira] [Commented] (KAFKA-5239) Producer buffer pool allocates memory inside a lock.

    [ 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)