[jira] [Created] (KAFKA-1465) kafka-reassign-partitions.sh fails when topic name contains dash/hyphen

2014-05-22 Thread Adrian Muraru (JIRA)
Adrian Muraru created KAFKA-1465: Summary: kafka-reassign-partitions.sh fails when topic name contains dash/hyphen Key: KAFKA-1465 URL: https://issues.apache.org/jira/browse/KAFKA-1465 Project: Kafka

[jira] [Commented] (KAFKA-1465) kafka-reassign-partitions.sh fails when topic name contains dash/hyphen

2014-05-22 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14005976#comment-14005976 ] Jun Rao commented on KAFKA-1465: Could you paste the content in rebalance-topic.json?

[jira] [Resolved] (KAFKA-1446) Consumer metrics for rebalance

2014-05-22 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neha Narkhede resolved KAFKA-1446. -- Resolution: Fixed Thanks for the patch, pushed to trunk Consumer metrics for rebalance

[jira] [Updated] (KAFKA-1446) Consumer metrics for rebalance

2014-05-22 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neha Narkhede updated KAFKA-1446: - Assignee: Sriharsha Chintalapani Consumer metrics for rebalance --

[jira] [Updated] (KAFKA-1444) kafka.javaapi.TopicMetadata and PartitionMetadata doesn't forward the toString method

2014-05-22 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neha Narkhede updated KAFKA-1444: - Assignee: Sriharsha Chintalapani kafka.javaapi.TopicMetadata and PartitionMetadata doesn't

[jira] [Closed] (KAFKA-1446) Consumer metrics for rebalance

2014-05-22 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neha Narkhede closed KAFKA-1446. Consumer metrics for rebalance -- Key: KAFKA-1446

[jira] Subscription: outstanding kafka patches

2014-05-22 Thread jira
Issue Subscription Filter: outstanding kafka patches (91 issues) The list of outstanding kafka patches Subscriber: kafka-mailing-list Key Summary KAFKA-1460 NoReplicaOnlineException: No replica for partition https://issues.apache.org/jira/browse/KAFKA-1460 KAFKA-1456 Add LZ4

[jira] [Commented] (KAFKA-1238) New producer hangs in a loop detecting metadata for auto created topics

2014-05-22 Thread Troy Collinsworth (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14006392#comment-14006392 ] Troy Collinsworth commented on KAFKA-1238: -- What release is this expected to be

[jira] [Created] (KAFKA-1466) Kafka server is hung after throwing Attempt to swap the new high watermark file with the old one failed

2014-05-22 Thread Arup Malakar (JIRA)
Arup Malakar created KAFKA-1466: --- Summary: Kafka server is hung after throwing Attempt to swap the new high watermark file with the old one failed Key: KAFKA-1466 URL:

Re: Review Request 21712: Patch for KAFKA-1444

2014-05-22 Thread Neha Narkhede
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21712/#review43774 --- Thanks. Do we also need to do the same for PartitonMetadata, as the

Re: Review Request 21712: Patch for KAFKA-1444

2014-05-22 Thread Sriharsha Chintalapani
On May 22, 2014, 9:14 p.m., Neha Narkhede wrote: Thanks. Do we also need to do the same for PartitonMetadata, as the JIRA indicates? Yes its included in the TopicMetadata.scala line 74. - Sriharsha --- This is an automatically

Re: Review Request 21616: Patch for KAFKA-924

2014-05-22 Thread Neha Narkhede
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21616/#review43778 --- core/src/main/scala/kafka/consumer/ConsoleConsumer.scala

Re: Review Request 21712: Patch for KAFKA-1444

2014-05-22 Thread Neha Narkhede
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21712/#review43779 --- Ship it! Ship It! - Neha Narkhede On May 20, 2014, 5:06 p.m.,

Re: Review Request 21712: Patch for KAFKA-1444

2014-05-22 Thread Neha Narkhede
On May 22, 2014, 9:14 p.m., Neha Narkhede wrote: Thanks. Do we also need to do the same for PartitonMetadata, as the JIRA indicates? Sriharsha Chintalapani wrote: Yes its included in the TopicMetadata.scala line 74. Oh yes, somehow missed it :) - Neha

[jira] [Updated] (KAFKA-1461) Replica fetcher thread does not implement any back-off behavior

2014-05-22 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neha Narkhede updated KAFKA-1461: - Labels: newbie++ (was: ) Replica fetcher thread does not implement any back-off behavior

Re: Review Request 21663: Patch for KAFKA-1456

2014-05-22 Thread Neha Narkhede
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21663/#review43783 --- Can we add unit tests for the new compression codecs? We heavily

[jira] [Closed] (KAFKA-1453) Add a channel queue jmx in Mirror Maker

2014-05-22 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neha Narkhede closed KAFKA-1453. Add a channel queue jmx in Mirror Maker ---

[jira] [Commented] (KAFKA-1238) New producer hangs in a loop detecting metadata for auto created topics

2014-05-22 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14006768#comment-14006768 ] Jun Rao commented on KAFKA-1238: The new producer is only stable in trunk and we expect to

[jira] [Commented] (KAFKA-1466) Kafka server is hung after throwing Attempt to swap the new high watermark file with the old one failed

2014-05-22 Thread Arup Malakar (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14006813#comment-14006813 ] Arup Malakar commented on KAFKA-1466: - No it is in linux. Kafka server is hung after