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

Guozhang Wang updated KAFKA-957:
--------------------------------

    Attachment: KAFKA-957.v1.patch

4. Add a ByteArrayPartitioner since Array[Byte].hashCode will result in 
different values for objects even with the same content. Enforce MirrorMaker to 
use this ByteArray Partitioner

Passed MirrorMaker testcase 5001
                
> MirrorMaker needs to preserve the key in the source cluster
> -----------------------------------------------------------
>
>                 Key: KAFKA-957
>                 URL: https://issues.apache.org/jira/browse/KAFKA-957
>             Project: Kafka
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 0.8
>            Reporter: Jun Rao
>            Assignee: Guozhang Wang
>         Attachments: KAFKA-957.v1.patch
>
>
> Currently, MirrorMaker only propagates the message to the target cluster, but 
> not the associated key.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to