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

Hector Geraldino updated KAFKA-14354:
-------------------------------------
    Description: It would be useful for Connectors to know when its 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.  (was: 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.)

> Add 'isDeleted' parameter when stopping a Connector
> ---------------------------------------------------
>
>                 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 for Connectors to know when its 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)

Reply via email to