You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Jose Armando Garcia Sancio (Jira)" <ji...@apache.org> on 2021/03/16 17:17:00 UTC

[jira] [Commented] (KAFKA-12465) Decide whether inconsistent cluster id error are fatal

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

Jose Armando Garcia Sancio commented on KAFKA-12465:
----------------------------------------------------

One solution is to implement it when handling a response, invalid cluster id are fatal unless a previous response contained a valid cluster id.

> Decide whether inconsistent cluster id error are fatal
> ------------------------------------------------------
>
>                 Key: KAFKA-12465
>                 URL: https://issues.apache.org/jira/browse/KAFKA-12465
>             Project: Kafka
>          Issue Type: Sub-task
>            Reporter: dengziming
>            Priority: Major
>
> Currently, we just log an error when an inconsistent cluster-id occurred. We should set a window during startup when these errors are fatal but after that window, we no longer treat them to be fatal. see https://github.com/apache/kafka/pull/10289#discussion_r592853088



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