You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Jason Gustafson (Jira)" <ji...@apache.org> on 2021/08/01 22:29:00 UTC

[jira] [Resolved] (KAFKA-13114) Unregsiter listener during renounce when the in-memory snapshot is missing

     [ https://issues.apache.org/jira/browse/KAFKA-13114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jason Gustafson resolved KAFKA-13114.
-------------------------------------
    Resolution: Fixed

> Unregsiter listener during renounce when the in-memory snapshot is missing
> --------------------------------------------------------------------------
>
>                 Key: KAFKA-13114
>                 URL: https://issues.apache.org/jira/browse/KAFKA-13114
>             Project: Kafka
>          Issue Type: Sub-task
>          Components: controller
>            Reporter: Jose Armando Garcia Sancio
>            Assignee: Jose Armando Garcia Sancio
>            Priority: Blocker
>              Labels: kip-500
>             Fix For: 3.0.0
>
>
> Need to improve the renounce logic to do the following when the last committer offset in-memory snapshot is missing:
>  # Reset the snapshot registry
>  # Unregister the listener from the RaftClient
>  # Register the listener from the RaftClient



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