Hello. Please, take a time and help me with moving ConsumerGroupCommand move tools First patch in the series are waiting for review.
> 4 дек. 2023 г., в 11:07, Николай Ижиков <nizhikov....@gmail.com> написал(а): > > Hello. > > Dear Kafka committers. > As far as I know - we moving Kafka from scala to java. > > I prepared a series of PRs to move `ConsumerGroupCommand` from scala to java. > From my experience, right now, Mickael Maison and Justine Olshan are > overwhelmed with other activities and can review my patches from time to time > only. > > So, if any Kafka committer has any chance to review simple patches and keep > pace of moving scala code to java, please, do it. > Help me to move these command to tools. > > Looks like all code are prepared and quality review is all we need :). > >> 30 нояб. 2023 г., в 13:28, Николай Ижиков <nizhikov....@gmail.com> >> написал(а): >> >> Hello. >> >> I prepared a PR to move `ConsumerGroupCommand` to `tools` module. >> Full changes are pretty huge [1] so I split them into several PR’s. >> >> Please, take a look at first PR in the series - >> https://github.com/apache/kafka/pull/14856 >> >> PR adds `ConsumerGroupCommandOptions` class and other command case classes >> to `tools` module. >> >> [1] https://github.com/apache/kafka/pull/14471 >> >