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/06/10 02:53:00 UTC

[jira] [Created] (KAFKA-10135) Extract Task#executeAndMaybeSwallow to be a general utility function into TaskManager

Boyang Chen created KAFKA-10135:
-----------------------------------

             Summary: Extract Task#executeAndMaybeSwallow to be a general utility function into TaskManager
                 Key: KAFKA-10135
                 URL: https://issues.apache.org/jira/browse/KAFKA-10135
             Project: Kafka
          Issue Type: Improvement
            Reporter: Boyang Chen


We have a couple of cases where we need to swallow the exception during operations in both Task class and TaskManager class. This utility method should be generalized at least onto TaskManager level. See discussion comment [here|https://github.com/apache/kafka/pull/8833#discussion_r437697665].



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