[
https://issues.apache.org/jira/browse/KAFKA-5093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Apurva Mehta updated KAFKA-5093:
--------------------------------
Priority: Critical (was: Major)
> Load only batch header when rebuilding producer ID map
> ------------------------------------------------------
>
> Key: KAFKA-5093
> URL: https://issues.apache.org/jira/browse/KAFKA-5093
> Project: Kafka
> Issue Type: Sub-task
> Reporter: Jason Gustafson
> Assignee: Jason Gustafson
> Priority: Critical
> Fix For: 0.11.0.0
>
>
> When rebuilding the producer ID map for KIP-98, we unnecessarily load the
> full record data into memory when scanning through the log. It would be
> better to only load the batch header since it is all that is needed.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)