Jason Gustafson created KAFKA-5249:
--------------------------------------
Summary: Transaction index recovery does not snapshot properly
Key: KAFKA-5249
URL: https://issues.apache.org/jira/browse/KAFKA-5249
Project: Kafka
Issue Type: Bug
Reporter: Jason Gustafson
Assignee: Jason Gustafson
When recovering the transaction index, we should take snapshots of the producer
state after recovering each segment. Currently, the snapshot offset is not
updated correctly so we will reread the segment multiple times. Additionally,
it appears that we do not remove snapshots with offsets higher than the log end
offset in all cases upon truncation.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)