You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Ismael Juma (JIRA)" <ji...@apache.org> on 2017/06/16 13:42:01 UTC

[jira] [Resolved] (KAFKA-5457) MemoryRecordsBuilder.hasRoomfor doesn't take into account the headers while computing available space

     [ https://issues.apache.org/jira/browse/KAFKA-5457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ismael Juma resolved KAFKA-5457.
--------------------------------
    Resolution: Fixed

Issue resolved by pull request 3355
[https://github.com/apache/kafka/pull/3355]

> MemoryRecordsBuilder.hasRoomfor doesn't take into account the headers while computing available space
> -----------------------------------------------------------------------------------------------------
>
>                 Key: KAFKA-5457
>                 URL: https://issues.apache.org/jira/browse/KAFKA-5457
>             Project: Kafka
>          Issue Type: Bug
>            Reporter: Apurva Mehta
>            Assignee: Apurva Mehta
>            Priority: Blocker
>             Fix For: 0.11.0.0
>
>
> This could result in a BufferFull or similar exception when headers are actually being used. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)