You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Neha Narkhede (JIRA)" <ji...@apache.org> on 2011/08/17 05:06:28 UTC

[jira] [Updated] (KAFKA-107) Bug in serialize and collate logic in the DefaultEventHandler

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

Neha Narkhede updated KAFKA-107:
--------------------------------

    Attachment: KAFKA-107.patch

> Bug in serialize and collate logic in the DefaultEventHandler
> -------------------------------------------------------------
>
>                 Key: KAFKA-107
>                 URL: https://issues.apache.org/jira/browse/KAFKA-107
>             Project: Kafka
>          Issue Type: Bug
>    Affects Versions: 0.7
>            Reporter: Neha Narkhede
>         Attachments: KAFKA-107.patch
>
>
> There is a bug in the serialize and collate in the DefaultEventHandler, that uses the map() API on a hashmap to convert a sequence of messages to a ByteBufferMessageSet, based on the compression configs. The usage of the zip() API after the map() API on a hashmap, has the side effect of reordering the mapping between the keys and the values. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira