[ https://issues.apache.org/jira/browse/KAFKA-1056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Neha Narkhede updated KAFKA-1056: --------------------------------- Fix Version/s: (was: 0.8.1) 0.8.2 > 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 > Assignee: Guozhang Wang > Fix For: 0.8.2 > > > 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 (v6.1.5#6160)