Re: [VOTE] KIP-419: Safely notify Kafka Connect SourceTask is stopped

2019-08-05 Thread Andrew Schofield
Streams IBM UK Ltd, Hursley Park, SO21 2JN From: Mickael Maison To: dev Date: 10/04/2019 10:14 Subject: Re: [VOTE] KIP-419: Safely notify Kafka Connect SourceTask is stopped +1 (non-binding) Thanks

Re: [VOTE] KIP-419: Safely notify Kafka Connect SourceTask is stopped

2019-05-07 Thread Andrew Schofield
w. +1 (non-binding) -- Edoardo Comar IBM Event Streams IBM UK Ltd, Hursley Park, SO21 2JN From: Mickael Maison To: dev Date: 10/04/2019 10:14 Subject: Re:

Re: [VOTE] KIP-419: Safely notify Kafka Connect SourceTask is stopped

2019-04-25 Thread Andrew Schofield
IBM Event Streams IBM UK Ltd, Hursley Park, SO21 2JN From: Mickael Maison To: dev Date: 10/04/2019 10:14 Subject: Re: [VOTE] KIP-419: Safely notify Kafka Connect SourceTask is stopped +1 (non-binding) Thanks for the

Re: [VOTE] KIP-419: Safely notify Kafka Connect SourceTask is stopped

2019-04-15 Thread Edoardo Comar
Thanks Andrew. +1 (non-binding) -- Edoardo Comar IBM Event Streams IBM UK Ltd, Hursley Park, SO21 2JN From: Mickael Maison To: dev Date: 10/04/2019 10:14 Subject:Re: [VOTE] KIP-419: Safely notify Kafka Connect SourceTask is

Re: [VOTE] KIP-419: Safely notify Kafka Connect SourceTask is stopped

2019-04-10 Thread Mickael Maison
+1 (non-binding) Thanks for the KIP! On Mon, Apr 8, 2019 at 8:07 PM Andrew Schofield 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 oppor

[VOTE] KIP-419: Safely notify Kafka Connect SourceTask is stopped

2019-04-08 Thread Andrew Schofield
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: http