+1 (non-binding) Thanks for the KIP!
On Mon, Apr 8, 2019 at 8:07 PM Andrew Schofield <andrew_schofi...@live.com> wrote: > > Hi, > I’d like to begin the voting thread for KIP-419. This is a minor KIP to add a > new stopped() method to the SourceTask interface in Kafka Connect. Its > purpose is to give the task a safe opportunity to clean up its resources, in > the knowledge that this is the final call to the task. > > KIP: > https://cwiki.apache.org/confluence/display/KAFKA/KIP-419%3A+Safely+notify+Kafka+Connect+SourceTask+is+stopped > PR: https://github.com/apache/kafka/pull/6551 > JIRA: https://issues.apache.org/jira/browse/KAFKA-7841 > > Thanks, > Andrew Schofield > IBM