You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@flume.apache.org by David Yu <da...@optimizely.com> on 2016/07/20 22:36:09 UTC

Partition Kafka events take a long time

Hi,

We are using the KafkaSink to send our messages to a particular Kafka
topic. One thing we have realized is that, when specifying a partition key
in the head, the sink takes considerably longer time to produce each
message comparing to a null key (random partition).

Any thoughts on why that's the case?

Thanks,
David