Thanks for updating the KIP. It looks good to me, and since there haven't been any other issue mentioned in this month-long thread, it's probably fine to start a vote.
Best regards, Randall On Tue, Apr 2, 2019 at 3:12 PM Randall Hauch <rha...@gmail.com> wrote: > Thanks for the submission, Yaroslav -- and for building on the suggestion > of Jeremy C in https://issues.apache.org/jira/browse/KAFKA-7273. This is > a nice and simple approach that is backward compatible. > > The KIP looks good so far, but I do have two specific suggestions to make > things just a bit more explicit. First, both the "Public API" and "Proposed > Changes" sections could be more explicit that the methods in the proposal > are being added; as it's currently written a reader must infer that. > Second, the "Proposed Changes" section needs to more clearly specify that > the WorkerSourceTask will now use the new fromConnectData method with the > headers instead of the existing method, and that the WorkerSinkTask will > now use the toConnectData method with the headers instead of the existing > method. > > Best regards, > > Randall > > > On Mon, Mar 11, 2019 at 11:01 PM Yaroslav Tkachenko <sapie...@gmail.com> > wrote: > >> Hello, >> >> I'd like to propose a KIP that extends Kafka Connect Converter interface: >> >> https://cwiki.apache.org/confluence/display/KAFKA/KIP-440%3A+Extend+Connect+Converter+to+support+headers >> >> Thanks for considering! >> >> -- >> Yaroslav Tkachenko >> sap1ens.com >> >