You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Daniel Urban (Jira)" <ji...@apache.org> on 2023/05/09 06:04:00 UTC

[jira] [Created] (KAFKA-14978) ExactlyOnceWorkerSourceTask does not remove parent metrics

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)