Daniel Urban created KAFKA-14978:
------------------------------------
Summary: ExactlyOnceWorkerSourceTask does not remove parent metrics
Key: KAFKA-14978
URL: https://issues.apache.org/jira/browse/KAFKA-14978
Project: Kafka
Issue Type: Bug
Components: KafkaConnect
Reporter: Daniel Urban
Assignee: Daniel Urban
ExactlyOnceWorkerSourceTask removeMetrics does not invoke super.removeMetrics,
meaning that only the transactional metrics are removed, and common source task
metrics are not.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)