[jira] [Updated] (KAFKA-14823) Clean up ConfigProvider API

2024-02-14 Thread Greg Harris (Jira)


 [ 
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 keys, ConfigChangeCallback 
> callback)
> - default void unsubscribe(String path, Set 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)


[jira] [Updated] (KAFKA-14823) Clean up ConfigProvider API

2023-03-24 Thread Mickael Maison (Jira)


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

Mickael Maison updated KAFKA-14823:
---
Labels: nee  (was: )

> Clean up ConfigProvider API
> ---
>
> Key: KAFKA-14823
> URL: https://issues.apache.org/jira/browse/KAFKA-14823
> Project: Kafka
>  Issue Type: Improvement
>Reporter: Mickael Maison
>Priority: Major
>  Labels: nee
>
> The ConfigProvider interface exposes several methods that are not used:
> - ConfigData get(String path)
> - default void subscribe(String path, Set keys, ConfigChangeCallback 
> callback)
> - default void unsubscribe(String path, Set 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)


[jira] [Updated] (KAFKA-14823) Clean up ConfigProvider API

2023-03-24 Thread Mickael Maison (Jira)


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

Mickael Maison updated KAFKA-14823:
---
Labels:   (was: nee)

> Clean up ConfigProvider API
> ---
>
> Key: KAFKA-14823
> URL: https://issues.apache.org/jira/browse/KAFKA-14823
> Project: Kafka
>  Issue Type: Improvement
>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 keys, ConfigChangeCallback 
> callback)
> - default void unsubscribe(String path, Set 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)