[ https://issues.apache.org/jira/browse/KAFKA-7841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16812711#comment-16812711 ]
ASF GitHub Bot commented on KAFKA-7841: --------------------------------------- AndrewJSchofield commented on pull request #6551: KAFKA-7841: Implement KIP-419 adding SourceTask.stopped method URL: https://github.com/apache/kafka/pull/6551 Add a new SourceTask.stopped method called as the last method in the lifecycle of a SourceTask. Called just as the resources are cleaned up in the Kafka Connect runtime. Testing by adding checks that the new method is called as expected in the existing Kafka Connect runtime tests. The contribution is my original work and I license the work to the project under the project's open source license. ### Committer Checklist (excluded from commit message) - [ ] Verify design and implementation - [ ] Verify test coverage and CI build status - [ ] Verify documentation (including upgrade notes) ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org > KIP-419 Safely notify Kafka Connect SourceTask is stopped > --------------------------------------------------------- > > Key: KAFKA-7841 > URL: https://issues.apache.org/jira/browse/KAFKA-7841 > Project: Kafka > Issue Type: New Feature > Components: KafkaConnect > Affects Versions: 2.2.0 > Reporter: Andrew Schofield > Priority: Minor > Attachments: The.txt > > > Implements KIP 419. > https://cwiki.apache.org/confluence/display/KAFKA/KIP-419%3A+Safely+notify+Kafka+Connect+SourceTask+is+stopped -- This message was sent by Atlassian JIRA (v7.6.3#76005)