[jira] [Updated] (KAFKA-2202) ConsumerPerformance reports a throughput much higher than the actual one

2015-06-14 Thread Manikumar Reddy (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manikumar Reddy updated KAFKA-2202: --- Attachment: KAFKA-2202.patch ConsumerPerformance reports a throughput much higher than the

[jira] [Commented] (KAFKA-2202) ConsumerPerformance reports a throughput much higher than the actual one

2015-06-14 Thread Manikumar Reddy (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14585040#comment-14585040 ] Manikumar Reddy commented on KAFKA-2202: Created reviewboard

Review Request 35437: Patch for KAFKA-2202

2015-06-14 Thread Manikumar Reddy O
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/35437/ --- Review request for kafka. Bugs: KAFKA-2202

[jira] [Resolved] (KAFKA-1083) Unregister JMX MBean when shutting down ConsumerConnector

2015-06-14 Thread Manikumar Reddy (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manikumar Reddy resolved KAFKA-1083. Resolution: Duplicate Unregister JMX MBean when shutting down ConsumerConnector

[jira] [Updated] (KAFKA-2202) ConsumerPerformance reports a throughput much higher than the actual one

2015-06-14 Thread Manikumar Reddy (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manikumar Reddy updated KAFKA-2202: --- Assignee: Manikumar Reddy Status: Patch Available (was: Open) ConsumerPerformance

[jira] [Commented] (KAFKA-1828) [ConsumerPerformance] the test result is negative number

2015-06-14 Thread Manikumar Reddy (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14585041#comment-14585041 ] Manikumar Reddy commented on KAFKA-1828: Submitted a simple patch for KAFKA-2202

[jira] [Resolved] (KAFKA-2233) Log deletion is not removing log metrics

2015-06-14 Thread Manikumar Reddy (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manikumar Reddy resolved KAFKA-2233. Resolution: Duplicate Fix Version/s: 0.8.3 This got fixed in KAFKA-1866 Log

[jira] [Commented] (KAFKA-2267) kafka-reassign-partitions.sh --generate doesn't work when reducing replication factor

2015-06-14 Thread Manikumar Reddy (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14584951#comment-14584951 ] Manikumar Reddy commented on KAFKA-2267: AFAIK, kafka-reassign-partitions.sh

Re: [DISCUSS] KIP-23 - Add JSON/CSV output and looping options to ConsumerGroupCommand

2015-06-14 Thread Ashish Singh
Hi Neha, Answers inline. On Thu, Jun 11, 2015 at 7:20 PM, Neha Narkhede n...@confluent.io wrote: Thanks for submitting the KIP, Ashish! Few questions. 1. Can you specify more details around how you expect csv output to be used. Same for json. CSV takes less storage space and is more

[jira] [Updated] (KAFKA-1866) LogStartOffset gauge throws exceptions after log.delete()

2015-06-14 Thread Stevo Slavic (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stevo Slavic updated KAFKA-1866: Affects Version/s: 0.8.2.1 LogStartOffset gauge throws exceptions after log.delete()

Re: Review Request 35437: Patch for KAFKA-2202

2015-06-14 Thread Aditya Auradkar
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/35437/#review87876 --- This patch only addresses the old consumer. Can you check if the