Jun Rao created KAFKA-339:
-----------------------------

             Summary: using MultiFetch in the follower
                 Key: KAFKA-339
                 URL: https://issues.apache.org/jira/browse/KAFKA-339
             Project: Kafka
          Issue Type: Sub-task
          Components: core
    Affects Versions: 0.8
            Reporter: Jun Rao


A broker could be following multiple topic/partitions from the broker. Instead 
of using 1 fetcher thread per topic/partition, it would be more efficient to 
use 1 fetcher thread that issues multi-fetch requests.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to