[DISCUSS] KIP-308: GetOffsetShell: new KafkaConsumer API, support for multiple topics, minimize the number of requests to server

2018-06-01 Thread Arseniy Tashoyan
Hi, I have just created KIP that proposes enhancements to GetOffsetShell command line tool. KIP: https://cwiki.apache.org/confluence/display/KAFKA/KIP-308%3A+GetOffsetShell%3A+new+KafkaConsumer+API%2C+support+for+multiple+topics%2C+minimize+the+number+of+requests+to+server PR:

Permission to create KIP

2018-05-28 Thread Arseniy Tashoyan
Hi, Please give me permission to create KIP. id: tashoyan Arseniy Tashoyan

Re: Command tools : from Scala to Java, from Zookeeper utils to Admin Client API

2017-08-02 Thread Arseniy Tashoyan
Hi Paolo, I doubt that rewriting in Java makes value by itself. What is the reason of redoing the things that are already done? The switching to new API can be done without the switching to another language. Less new code - less new bugs. In some cases, Scala may be more convenient than Java. For

Re: Open PRs

2017-06-26 Thread Arseniy Tashoyan
Hi Tom, The team is really overloaded, we can see it from the activity in this dev group. Let's wait a bit while the team is finishing their awesome work. With best wishes, A guy awaiting review for about 2 months @tashoyan 2017-06-26 22:27 GMT+03:00 Paolo Patierno : > Hi

Long awaiting pull request

2017-06-22 Thread Arseniy Tashoyan
Friends, I have created a pull request 1.5 months ago and asked 5 or 6 people for review: https://github.com/apache/kafka/pull/3051 Nobody answers. Maybe I am doing something wrong? I understand, everybody is busy, but it would be great to receive any communication. I cannot also assign the

Permission to edit Kafka wiki page

2017-05-15 Thread Arseniy Tashoyan
Hello Kafka developers, Could you give me permission to update Kafka System Tools page? https://cwiki.apache.org/confluence/display/KAFKA/System+Tools I am going to update this page in scope of https://github.com/apache/kafka/pull/3051 Arseniy

[jira] [Commented] (KAFKA-5235) GetOffsetShell: retrieve offsets for all given topics and partitions with single request to the broker

2017-05-14 Thread Arseniy Tashoyan (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16009800#comment-16009800 ] Arseniy Tashoyan commented on KAFKA-5235: - How can I assign this issue on myself? I don't see any

[jira] [Commented] (KAFKA-5235) GetOffsetShell: retrieve offsets for all given topics and partitions with single request to the broker

2017-05-14 Thread Arseniy Tashoyan (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16009792#comment-16009792 ] Arseniy Tashoyan commented on KAFKA-5235: - Both improvements can be done in scope of switching

[jira] [Created] (KAFKA-5235) GetOffsetShell: retrieve offsets for all given topics and partitions with single request to the broker

2017-05-14 Thread Arseniy Tashoyan (JIRA)
Arseniy Tashoyan created KAFKA-5235: --- Summary: GetOffsetShell: retrieve offsets for all given topics and partitions with single request to the broker Key: KAFKA-5235 URL: https://issues.apache.org/jira/browse

[jira] [Created] (KAFKA-5234) GetOffsetShell: retrieve offsets for multiple topics with single request

2017-05-14 Thread Arseniy Tashoyan (JIRA)
Arseniy Tashoyan created KAFKA-5234: --- Summary: GetOffsetShell: retrieve offsets for multiple topics with single request Key: KAFKA-5234 URL: https://issues.apache.org/jira/browse/KAFKA-5234 Project