Jun Rao created KAFKA-12852:
-------------------------------

             Summary: Log.splitOverflowedSegment() doesn't generate producer 
snapshot for new segment
                 Key: KAFKA-12852
                 URL: https://issues.apache.org/jira/browse/KAFKA-12852
             Project: Kafka
          Issue Type: Bug
          Components: core
    Affects Versions: 2.0.0
            Reporter: Jun Rao


Currently, we expect every segment (except the very first one) to have a 
corresponding producer snapshot file.  However, in 
Log.splitOverflowedSegment(), we don't seem to create producerSnapshot for the 
split segments with a new based offset. This may cause issue with tier storage 
since we expect each archived segment to have a producer snapshot.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to