[ 
https://issues.apache.org/jira/browse/KAFKA-967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18081767#comment-18081767
 ] 

Edoardo Comar commented on KAFKA-967:
-------------------------------------

The KIP is well written and I have an implementation that works for current 
trunk.

I don't want to steal the limelight from the author of this Jira or the author 
of the KIP, so I will wait for them to make a PR

https://github.com/apache/kafka/commit/454a7f74e3b1cd8c7fbfc6e0e21fe9001f3ce2df

> Use key range in ProducerPerformance
> ------------------------------------
>
>                 Key: KAFKA-967
>                 URL: https://issues.apache.org/jira/browse/KAFKA-967
>             Project: Kafka
>          Issue Type: Improvement
>          Components: producer 
>            Reporter: Guozhang Wang
>            Assignee: Ken Huang
>            Priority: Major
>              Labels: need-kip
>         Attachments: KAFKA-967.v1.patch, KAFKA-967.v2.patch, 
> KAFKA-967.v3.patch
>
>
> Currently in ProducerPerformance, the key of the message is set to MessageID. 
> It would better to set it to a specific key within a key range (Integer type) 
> so that we can test the semantic partitioning case. This is related to 
> KAFKA-957.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to