Hi committers,
as already asked by Viktor on the JIRA yesterday can you give us a feedback/advice on how to move on that ? Thanks ! Paolo Patierno Senior Software Engineer (IoT) @ Red Hat Microsoft MVP on Windows Embedded & IoT Microsoft Azure Advisor Twitter : @ppatierno<http://twitter.com/ppatierno> Linkedin : paolopatierno<http://it.linkedin.com/in/paolopatierno> Blog : DevExperience<http://paolopatierno.wordpress.com/> ________________________________ From: Paolo Patierno <ppatie...@live.com> Sent: Thursday, August 17, 2017 3:18 PM To: dev@kafka.apache.org Subject: Re: KAFKA-5723: Refactor BrokerApiVersionsCommand to use the new AdminClient As I started on working to develop the TopicCommand tool in Java (with this PR<https://github.com/apache/kafka/pull/3514>), Andrey is working on another one and he started to use some of my classes (mostly related to handling command line arguments) just with copy/paste/modify so duplicating the code. As mentioned in the JIRA discussion<https://issues.apache.org/jira/browse/KAFKA-5723>, having a branch in the original repo could help us to have personal forks with such branch, opening PRs against this branch and having the common code there (syncing the code with forked repos). In conclusion the problem is : having more people working on different pieces of code which have some common code (still under development) not yet available in the original repo. At least it's the idea we had but maybe the committers have a different way to go in such situations. Any feedback is really appreciated :-) Thanks, Paolo Paolo Patierno Senior Software Engineer (IoT) @ Red Hat Microsoft MVP on Windows Embedded & IoT Microsoft Azure Advisor Twitter : @ppatierno<http://twitter.com/ppatierno> Linkedin : paolopatierno<http://it.linkedin.com/in/paolopatierno> Blog : DevExperience<http://paolopatierno.wordpress.com/> ________________________________ From: Andrey Dyachkov <andrey.dyach...@gmail.com> Sent: Thursday, August 17, 2017 3:10 PM To: dev@kafka.apache.org Subject: KAFKA-5723: Refactor BrokerApiVersionsCommand to use the new AdminClient Good day, I am quite new here, my apologies for being kind of pushy. We had discussion here https://issues.apache.org/jira/browse/KAFKA-5723, that having separate branch for implementing the whole change https://issues.apache.org/jira/browse/KAFKA-3268 would simplify dev process. Could some of committers give a hand here? Also could you review pr https://github.com/apache/kafka/pull/3671 and add me to contributors list in order to add myself to ticket assignee? Thank you! -- With great enthusiasm, Andrey