You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Luke Chen (Jira)" <ji...@apache.org> on 2021/07/19 13:18:00 UTC

[jira] [Assigned] (KAFKA-13103) Should group admin handlers consider REBALANCE_IN_PROGRESS and GROUP_AUTHORIZATION_FAILED as retryable errors?

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

Luke Chen reassigned KAFKA-13103:
---------------------------------

    Assignee: Luke Chen

> Should group admin handlers consider REBALANCE_IN_PROGRESS and GROUP_AUTHORIZATION_FAILED as retryable errors?
> --------------------------------------------------------------------------------------------------------------
>
>                 Key: KAFKA-13103
>                 URL: https://issues.apache.org/jira/browse/KAFKA-13103
>             Project: Kafka
>          Issue Type: Improvement
>            Reporter: David Jacot
>            Assignee: Luke Chen
>            Priority: Major
>
> [~rajinisivaram@gmail.com] and I were discussing if we should consider REBALANCE_IN_PROGRESS and GROUP_AUTHORIZATION_FAILED as retryable errors in the group handlers. I think that this could make sense, especially for `REBALANCE_IN_PROGRESS`. `GROUP_AUTHORIZATION_FAILED` is more debatable as it means that the handler would retry until the request timeout is reached. It might be armful if the authorisation is really denied.



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