Hi Luke, thanks for the feedback. On Thu, Feb 16, 2023 at 9:33 AM Luke Chen <show...@gmail.com> wrote: > > Hi Federico, > > Thanks for the KIP. > It's really helpful to have a general guideline for tools migration so that > contributors and reviewers can be clear what to be expected. > > One question: > In the broker link tool, you said we should directly deprecate it. > But does that mean this tool will keep broken?
No, as I already did both migration and fix in the following PR: https://github.com/apache/kafka/pull/13171 > Will we fix that during the module movement? > If the above PR is accepted, we will have a deprecated but working version. The general orientation is to remove it in the next major release, because it was broker for a long time and nobody complained. > Thank you. > Luke > > On Thu, Feb 16, 2023 at 4:16 PM Federico Valeri <fedeval...@gmail.com> > wrote: > > > Sorry for the spam. I had some issue with my mail client. > > > > On Wed, Feb 15, 2023 at 3:42 PM Federico Valeri <fedeval...@gmail.com> > > wrote: > > > > > > Hi everyone, > > > > > > I opened KIP-906 to have some guidelines around tools migration: > > > > > > > > https://cwiki.apache.org/confluence/display/KAFKA/KIP-906%3A+Tools+migration+guidelines > > > > > > Let me know if you have any feedback or suggestions. > > > > > > Thanks > > > Fede > >