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)