You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Boyang Chen (Jira)" <ji...@apache.org> on 2020/02/25 23:12:00 UTC

[jira] [Updated] (KAFKA-9610) Should not throw illegal state exception during task revocation

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

Boyang Chen updated KAFKA-9610:
-------------------------------
    Description: In handleRevocation call, the remaining partitions could cause an illegal state exception on task revocation. This should also be fixed as it is expected when the tasks are cleared from the assignor onAssignment callback.

> Should not throw illegal state exception during task revocation
> ---------------------------------------------------------------
>
>                 Key: KAFKA-9610
>                 URL: https://issues.apache.org/jira/browse/KAFKA-9610
>             Project: Kafka
>          Issue Type: Bug
>            Reporter: Boyang Chen
>            Assignee: Boyang Chen
>            Priority: Major
>
> In handleRevocation call, the remaining partitions could cause an illegal state exception on task revocation. This should also be fixed as it is expected when the tasks are cleared from the assignor onAssignment callback.



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