Hi Ashwin, Can you provide a use case for this new behavior? It seems pretty straightforward to get this via client-side filtering, I'm a little skeptical that we need to implement it server-side.
Cheers, Chris On Wed, Jun 22, 2022 at 4:25 AM Ashwin <apan...@confluent.io.invalid> wrote: > Hello Folks, > > I have picked up a newbie task and request you provide your valuable > feedback. > > KIP: > > https://cwiki.apache.org/confluence/display/KAFKA/KIP-850%3A+REST+API+for+filtering+Connector+plugins+by+type > Initial PR: https://github.com/apache/kafka/pull/12330 > > Though https://issues.apache.org/jira/browse/KAFKA-4279 was for an > endpoint > to list converter plugins, I propose that we implement a generic "filter" > API which will list connector plugins matched by type (one of > SOURCE,SINK,CONVERTER,HEADER_CONVERTER). > > > Thanks, > Ashwin >