[
https://issues.apache.org/jira/browse/KAFKA-16987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17873305#comment-17873305
]
Anton Liauchuk commented on KAFKA-16987:
----------------------------------------
I am interested in working on this task. [~gharris1727] could you please assign
this task to me?
> Release connector resources when entering FAILED state
> ------------------------------------------------------
>
> Key: KAFKA-16987
> URL: https://issues.apache.org/jira/browse/KAFKA-16987
> Project: Kafka
> Issue Type: Improvement
> Components: connect
> Reporter: Greg Harris
> Priority: Minor
>
> Connectors will enter the FAILED state if an unexpected exception appears.
> Connectors may also have resources associated with them that must be
> explicitly cleaned up by calling stop().
> Currently, this cleanup only takes place when the connectors are requested to
> shut down and the state transits to UNASSIGNED. This cleanup can be done
> earlier, so that resources are not held while the connector or task is in the
> FAILED state.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)