[
https://issues.apache.org/jira/browse/KAFKA-14354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hector Geraldino updated KAFKA-14354:
-------------------------------------
Summary: Add 'destroyed()' callback method to Connector API (was: Add
delete callback method to Connector API)
> Add 'destroyed()' callback method to Connector API
> --------------------------------------------------
>
> Key: KAFKA-14354
> URL: https://issues.apache.org/jira/browse/KAFKA-14354
> Project: Kafka
> Issue Type: Improvement
> Components: KafkaConnect
> Reporter: Hector Geraldino
> Assignee: Hector Geraldino
> Priority: Minor
>
> It would be useful to have a callback method added to the Connector API, so
> connectors extending the SourceConnector and SinkConnector classes can be
> notified when their connector instance is being deleted. This will give a
> chance to connectors to perform any cleanup tasks (e.g. deleting external
> resources, or deleting offsets) before the connector is completely removed
> from the cluster.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)