You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Tom Bentley (Jira)" <ji...@apache.org> on 2020/03/02 15:42:00 UTC

[jira] [Created] (KAFKA-9633) ConfigProvider.close() not called

Tom Bentley created KAFKA-9633:
----------------------------------

             Summary: ConfigProvider.close() not called
                 Key: KAFKA-9633
                 URL: https://issues.apache.org/jira/browse/KAFKA-9633
             Project: Kafka
          Issue Type: Bug
            Reporter: Tom Bentley
            Assignee: Tom Bentley


ConfigProvider extends Closeable, but in the following contexts the {{close()}} method is never called:

1. AbstractConfig
2. WorkerConfigTransformer



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