You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Jun Rao (JIRA)" <ji...@apache.org> on 2014/06/19 23:33:24 UTC

[jira] [Created] (KAFKA-1498) new producer performance and bug improvements

Jun Rao created KAFKA-1498:
------------------------------

             Summary: new producer performance and bug improvements
                 Key: KAFKA-1498
                 URL: https://issues.apache.org/jira/browse/KAFKA-1498
             Project: Kafka
          Issue Type: Bug
          Components: core
            Reporter: Jun Rao
            Assignee: Guozhang Wang


We have seen the following issues with the new producer.

1. The producer request can be significantly larger than the configured batch size.
2. The bottleneck in mirrormaker when there are keyed messages and compression is turned on.
3. The selector is woken up on every message in the new producer.




--
This message was sent by Atlassian JIRA
(v6.2#6252)