[ 
https://issues.apache.org/jira/browse/KAFKA-14823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Greg Harris updated KAFKA-14823:
--------------------------------
    Component/s: connect

> Clean up ConfigProvider API
> ---------------------------
>
>                 Key: KAFKA-14823
>                 URL: https://issues.apache.org/jira/browse/KAFKA-14823
>             Project: Kafka
>          Issue Type: Improvement
>          Components: connect
>            Reporter: Mickael Maison
>            Priority: Major
>
> The ConfigProvider interface exposes several methods that are not used:
> - ConfigData get(String path)
> - default void subscribe(String path, Set<String> keys, ConfigChangeCallback 
> callback)
> - default void unsubscribe(String path, Set<String> keys, 
> ConfigChangeCallback callback)
> - default void unsubscribeAll()
> We should either build mechanisms to support them or deprecate them.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to