You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Boyang Chen (JIRA)" <ji...@apache.org> on 2019/05/18 00:26:00 UTC

[jira] [Created] (KAFKA-8387) Add `Fenced` state to AbstractCoordinator

Boyang Chen created KAFKA-8387:
----------------------------------

             Summary: Add `Fenced` state to AbstractCoordinator
                 Key: KAFKA-8387
                 URL: https://issues.apache.org/jira/browse/KAFKA-8387
             Project: Kafka
          Issue Type: Improvement
            Reporter: Boyang Chen
            Assignee: Boyang Chen


Right now in some requests such as async commit or heartbeat could encounter fencing exception which should fail the consumer application entirely. It is better to track it within MemberState by adding a new `Fenced` stage so that the main thread could shutdown immediately.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)