[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: https://github.com/

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 Ismael, &g

Long awaiting pull request

2017-06-22 Thread Arseniy Tashoyan
corresponding Jira issue on myself. Probably because I don't have permissions. I cannot find why. Is there anybody on the other end of the wire? @tashoyan

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

[GitHub] kafka pull request #3051: KAFKA-5235: GetOffsetShell: new KafkaConsumer API,...

2017-05-14 Thread tashoyan
GitHub user tashoyan opened a pull request: https://github.com/apache/kafka/pull/3051 KAFKA-5235: GetOffsetShell: new KafkaConsumer API, support for multiple topics, minimized number of requests to server This PR addresses two improvements: [KAFKA-5235 GetOffsetShell

[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&focusedCommentId=16009800#comment-16009800 ] Arseniy Tashoyan commented on KAFKA-5235: - How can I assign this issue on my

[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&focusedCommentId=16009792#comment-16009792 ] Arseniy Tashoyan commented on KAFKA-5235: - Both improvements can be done in s

[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