Guozhang Wang created KAFKA-1056:
------------------------------------

             Summary: Evenly Distribute Intervals in OffsetIndex
                 Key: KAFKA-1056
                 URL: https://issues.apache.org/jira/browse/KAFKA-1056
             Project: Kafka
          Issue Type: Improvement
            Reporter: Guozhang Wang
            Assignee: Guozhang Wang
             Fix For: 0.8.1


Today a new entry will be created in OffsetIndex for each produce request 
regardless of the number of messages it contains. It is better to evenly 
distribute the intervals between index entries for index search efficiency.

--
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