You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/10/25 21:41:00 UTC

[jira] [Commented] (KAFKA-9105) Truncate producer state when incrementing log start offset

    [ https://issues.apache.org/jira/browse/KAFKA-9105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16960145#comment-16960145 ] 

ASF GitHub Bot commented on KAFKA-9105:
---------------------------------------

hachikuji commented on pull request #7599: KAFKA-9105: Add back truncateHead method to ProducerStateManager
URL: https://github.com/apache/kafka/pull/7599
 
 
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> Truncate producer state when incrementing log start offset
> ----------------------------------------------------------
>
>                 Key: KAFKA-9105
>                 URL: https://issues.apache.org/jira/browse/KAFKA-9105
>             Project: Kafka
>          Issue Type: Bug
>    Affects Versions: 2.4.0
>            Reporter: Bob Barrett
>            Assignee: Bob Barrett
>            Priority: Blocker
>
> As part of the fix for KAFKA-7190, we removed the ProducerStateManager.truncateHead method as part of the change to retain producer state for longer. This removed some needed producer state management (such as removing unreplicated transactions) when incrementing the log start offset. We need to add this functionality back in.



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