Kowshik Prakasam created KAFKA-12923:
----------------------------------------

             Summary: Log.splitOverflowedSegment logic can skip producer state 
snapshot deletion
                 Key: KAFKA-12923
                 URL: https://issues.apache.org/jira/browse/KAFKA-12923
             Project: Kafka
          Issue Type: Improvement
            Reporter: Kowshik Prakasam


In Log.splitOverflowedSegment logic, we probably don't have to delete producer 
state snapshot 
[here|https://github.com/apache/kafka/blob/trunk/core/src/main/scala/kafka/log/Log.scala#L2341]
 since the old segment is replaced with a new segment with the same base offset.



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

Reply via email to