[ https://issues.apache.org/jira/browse/KAFKA-18836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17928872#comment-17928872 ]
Matthias J. Sax commented on KAFKA-18836: ----------------------------------------- Thanks for for agree on who works on this. [~pawelszymczyk] you should be all set with the Confluence account. Did assign the ticket to you. Will also leave a few comments on your PR, that you should consider for the KIP. > Make ConsumerGroupMetadata an interface > --------------------------------------- > > Key: KAFKA-18836 > URL: https://issues.apache.org/jira/browse/KAFKA-18836 > Project: Kafka > Issue Type: Improvement > Components: clients, consumer > Reporter: Matthias J. Sax > Assignee: Paweł Szymczyk > Priority: Minor > Labels: needs-kip > > This ticket is based on feedback from the user mailing list: > [https://lists.apache.org/thread/bw0ycbmtxlrfd3bsh9kk41xjdq9dhmnz] > Users should not create instances of `ConsumerGroupMetadata`, and this class > should not have any public constructor. > Ideally, it would only be an interface. We should do a KIP an deprecate both > constructors, and make it an interface in AK 5.0 release. -- This message was sent by Atlassian Jira (v8.20.10#820010)