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

[jira] [Created] (KAFKA-9634) ConfigProvider does not document thread safety

Tom Bentley created KAFKA-9634:
----------------------------------

             Summary: ConfigProvider does not document thread safety
                 Key: KAFKA-9634
                 URL: https://issues.apache.org/jira/browse/KAFKA-9634
             Project: Kafka
          Issue Type: Bug
            Reporter: Tom Bentley
            Assignee: Tom Bentley


In Kafka Connect {{ConfigProvider}} can be used concurrently (e.g. via PUT to {{/{connectorType}/config/validate}}, but there is no mention of concurrent usage in the Javadocs for {{ConfigProvider}}. It's probably worth calling out that implementations need to be thread safe.



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