[ https://issues.apache.org/jira/browse/KAFKA-12923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Kowshik Prakasam updated KAFKA-12923: ------------------------------------- Priority: Minor (was: Major) > 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 > Priority: Minor > > 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)