[
https://issues.apache.org/jira/browse/KAFKA-1056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guozhang Wang resolved KAFKA-1056.
----------------------------------
Resolution: Fixed
> Evenly Distribute Intervals in OffsetIndex
> ------------------------------------------
>
> Key: KAFKA-1056
> URL: https://issues.apache.org/jira/browse/KAFKA-1056
> Project: Kafka
> Issue Type: Improvement
> Components: log
> Reporter: Guozhang Wang
> Priority: Major
> Labels: newbie++
>
> 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 was sent by Atlassian Jira
(v8.3.4#803005)