kafka-connect-spooldir icon indicating copy to clipboard operation
kafka-connect-spooldir copied to clipboard

Notifications in a distinct topic when starting/ending each file

Open bleporini opened this issue 3 years ago • 1 comments

As it has been asked a couple of times, here is a proposal to implement notifications when files are processed. The basic idea is to add some SourceRecord during the poll when files are opened and closed.

I hope it helps, tell me if you see any case where it can make the task fail or if you see required improvement before merging.

bleporini avatar Dec 27 '21 14:12 bleporini

Hey @bleporini Well timed PR! I was going to start some work on this very soon. I'm going to merge this into another branch and base my changes on it! Thanks!

jcustenborder avatar Dec 27 '21 15:12 jcustenborder