[jira] [Updated] (KAFKA-1146) toString() on KafkaStream gets stuck indefinitely

2014-05-01 Thread Arup Malakar (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arup Malakar updated KAFKA-1146: Attachment: KAFKA-1146.patch > toString() on KafkaStream gets stuck indefinitely >

[jira] [Updated] (KAFKA-1146) toString() on KafkaStream gets stuck indefinitely

2014-05-01 Thread Arup Malakar (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arup Malakar updated KAFKA-1146: Status: Patch Available (was: Open) > toString() on KafkaStream gets stuck indefinitely >

[jira] [Commented] (KAFKA-1384) Log Broker state

2014-05-01 Thread Timothy Chen (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13987259#comment-13987259 ] Timothy Chen commented on KAFKA-1384: - Updated reviewboard https://reviews.apache.org/

[jira] [Updated] (KAFKA-1384) Log Broker state

2014-05-01 Thread Timothy Chen (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Chen updated KAFKA-1384: Attachment: KAFKA-1384_2014-05-01_18:47:03.patch > Log Broker state > - > >

Re: Review Request 20718: Patch for KAFKA-1384

2014-05-01 Thread Timothy Chen
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20718/ --- (Updated May 2, 2014, 1:47 a.m.) Review request for kafka. Bugs: KAFKA-1384

Re: Review Request 20997: Fix KAFKA-1432

2014-05-01 Thread Jun Rao
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20997/#review41998 --- core/src/main/scala/kafka/producer/TransitProducer.scala

Re: Review Request 20718: Patch for KAFKA-1384

2014-05-01 Thread Timothy Chen
> On May 2, 2014, 1:09 a.m., Jun Rao wrote: > > core/src/main/scala/kafka/server/KafkaServer.scala, lines 108-109 > > > > > > Will that override the state to broker even though it's set to > > controller? The control

[jira] [Commented] (KAFKA-1397) delete topic is not working

2014-05-01 Thread Timothy Chen (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13987239#comment-13987239 ] Timothy Chen commented on KAFKA-1397: - Updated reviewboard https://reviews.apache.org/

[jira] [Updated] (KAFKA-1397) delete topic is not working

2014-05-01 Thread Timothy Chen (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Chen updated KAFKA-1397: Attachment: KAFKA-1397_2014-05-01_18:12:24.patch > delete topic is not working > -

Re: Review Request 20745: Patch for KAFKA-1397

2014-05-01 Thread Timothy Chen
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20745/ --- (Updated May 2, 2014, 1:12 a.m.) Review request for kafka. Bugs: KAFKA-1397

Re: Review Request 20718: Patch for KAFKA-1384

2014-05-01 Thread Jun Rao
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20718/#review41993 --- core/src/main/scala/kafka/server/BrokerStates.scala

Re: Review Request 20745: Patch for KAFKA-1397

2014-05-01 Thread Jun Rao
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20745/#review41979 --- core/src/main/scala/kafka/admin/AdminUtils.scala

Re: Review Request 20997: Fix KAFKA-1432

2014-05-01 Thread Guozhang Wang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20997/ --- (Updated May 1, 2014, 11:46 p.m.) Review request for kafka. Bugs: KAFKA-1432

[jira] [Commented] (KAFKA-1432) Make num.producerThreads configurable on new MirrrorMaker

2014-05-01 Thread Guozhang Wang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13987184#comment-13987184 ] Guozhang Wang commented on KAFKA-1432: -- Created reviewboard https://reviews.apache.or

[jira] [Updated] (KAFKA-1432) Make num.producerThreads configurable on new MirrrorMaker

2014-05-01 Thread Guozhang Wang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guozhang Wang updated KAFKA-1432: - Attachment: KAFKA-1432.patch > Make num.producerThreads configurable on new MirrrorMaker > --

Review Request 20997: Fix KAFKA-1432

2014-05-01 Thread Guozhang Wang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20997/ --- Review request for kafka. Bugs: KAFKA-1432 https://issues.apache.org/jira/b

[jira] [Resolved] (KAFKA-1412) transient unit test failure in ProducerSendTest.testAutoCreateTopic

2014-05-01 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jun Rao resolved KAFKA-1412. Resolution: Fixed Fix Version/s: 0.8.2 Assignee: Jun Rao Thanks for the reviews. Committed

[jira] [Commented] (KAFKA-1397) delete topic is not working

2014-05-01 Thread Timothy Chen (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13987127#comment-13987127 ] Timothy Chen commented on KAFKA-1397: - Updated reviewboard https://reviews.apache.org/

[jira] [Updated] (KAFKA-1397) delete topic is not working

2014-05-01 Thread Timothy Chen (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Chen updated KAFKA-1397: Attachment: KAFKA-1397_2014-05-01_15:53:57.patch > delete topic is not working > -

Re: Review Request 20745: Patch for KAFKA-1397

2014-05-01 Thread Timothy Chen
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20745/ --- (Updated May 1, 2014, 10:54 p.m.) Review request for kafka. Bugs: KAFKA-1397

Re: Review Request 20745: Patch for KAFKA-1397

2014-05-01 Thread Timothy Chen
> On May 1, 2014, 6:26 p.m., Jun Rao wrote: > > core/src/main/scala/kafka/controller/TopicDeletionManager.scala, lines > > 394-396 > > > > > > It seems this test is not necessary since the outer loop will detect > >

Re: Review Request 20954: Patch for KAFKA-1412

2014-05-01 Thread Neha Narkhede
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20954/#review41955 --- Ship it! Ship It! - Neha Narkhede On May 1, 2014, 4:53 p.m., Jun

[jira] Subscription: outstanding kafka patches

2014-05-01 Thread jira
Issue Subscription Filter: outstanding kafka patches (86 issues) The list of outstanding kafka patches Subscriber: kafka-mailing-list Key Summary KAFKA-1412 transient unit test failure in ProducerSendTest.testAutoCreateTopic https://issues.apache.org/jira/browse/KAFKA-1412 KAF

Re: Review Request 20745: Patch for KAFKA-1397

2014-05-01 Thread Jun Rao
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20745/#review41904 --- 1. Should we restore the commented out test in ServerShutdownTest.sc

Re: Review Request 20927: Added metric to track the minimum offset for each topic/partition

2014-05-01 Thread Alex Couture-Beil
> On May 1, 2014, 4:53 p.m., Joel Koshy wrote: > > core/src/main/scala/kafka/log/Log.scala, lines 458-459 > > > > > > Yes that's a good point - I can check this in with that edit. you folks know best :) If logSegments

[jira] [Created] (KAFKA-1435) Patch review tools sometimes fails to attach a diff

2014-05-01 Thread Joel Koshy (JIRA)
Joel Koshy created KAFKA-1435: - Summary: Patch review tools sometimes fails to attach a diff Key: KAFKA-1435 URL: https://issues.apache.org/jira/browse/KAFKA-1435 Project: Kafka Issue Type: Bug

[jira] [Closed] (KAFKA-1425) provide logStartOffset in addition to LogEndOffset metric

2014-05-01 Thread Joel Koshy (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Koshy closed KAFKA-1425. - > provide logStartOffset in addition to LogEndOffset metric > ---

[jira] [Resolved] (KAFKA-1425) provide logStartOffset in addition to LogEndOffset metric

2014-05-01 Thread Joel Koshy (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Koshy resolved KAFKA-1425. --- Resolution: Fixed Thanks for the patch - this has been checked in to trunk. > provide logStartOffset

Re: Review Request 20954: Patch for KAFKA-1412

2014-05-01 Thread Guozhang Wang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20954/#review41924 --- Ship it! Ship It! - Guozhang Wang On May 1, 2014, 4:53 p.m., Jun

[jira] [Commented] (KAFKA-1412) transient unit test failure in ProducerSendTest.testAutoCreateTopic

2014-05-01 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13986763#comment-13986763 ] Jun Rao commented on KAFKA-1412: Created reviewboard https://reviews.apache.org/r/20954/

[jira] [Updated] (KAFKA-1412) transient unit test failure in ProducerSendTest.testAutoCreateTopic

2014-05-01 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jun Rao updated KAFKA-1412: --- Attachment: KAFKA-1412.patch > transient unit test failure in ProducerSendTest.testAutoCreateTopic >

Re: Review Request 20927: Added metric to track the minimum offset for each topic/partition

2014-05-01 Thread Joel Koshy
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20927/#review41923 --- core/src/main/scala/kafka/log/Log.scala

Review Request 20954: Patch for KAFKA-1412

2014-05-01 Thread Jun Rao
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20954/ --- Review request for kafka. Bugs: KAFKA-1412 https://issues.apache.org/jira/b

[jira] [Commented] (KAFKA-1412) transient unit test failure in ProducerSendTest.testAutoCreateTopic

2014-05-01 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13986760#comment-13986760 ] Jun Rao commented on KAFKA-1412: Created reviewboard against branch origin/trunk > trans

[jira] [Updated] (KAFKA-1412) transient unit test failure in ProducerSendTest.testAutoCreateTopic

2014-05-01 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jun Rao updated KAFKA-1412: --- Attachment: KAFKA-1412.patch > transient unit test failure in ProducerSendTest.testAutoCreateTopic >

[jira] [Resolved] (KAFKA-1433) transient unit test failure in ZookeeperConsumerConnectorTest

2014-05-01 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jun Rao resolved KAFKA-1433. Resolution: Fixed Fix Version/s: 0.8.2 Thanks for the review. Committed to trunk. > transient unit

[jira] [Commented] (KAFKA-1434) kafka.admin.TopicCommand missing --delete topic command

2014-05-01 Thread Guozhang Wang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13986678#comment-13986678 ] Guozhang Wang commented on KAFKA-1434: -- We disabled the delete-topic functionality in

Re: Review Request 20930: Patch for KAFKA-1433

2014-05-01 Thread Guozhang Wang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20930/#review41918 --- Ship it! core/src/test/scala/unit/kafka/integration/PrimitiveApiTe

[jira] [Created] (KAFKA-1434) kafka.admin.TopicCommand missing --delete topic command

2014-05-01 Thread JIRA
Michael CzerwiƄski created KAFKA-1434: - Summary: kafka.admin.TopicCommand missing --delete topic command Key: KAFKA-1434 URL: https://issues.apache.org/jira/browse/KAFKA-1434 Project: Kafka

[jira] [Commented] (KAFKA-1305) Controller can hang on controlled shutdown with auto leader balance enabled

2014-05-01 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13986635#comment-13986635 ] Jun Rao commented on KAFKA-1305: Right, until this is fixed, don't turn set auto.leader.re

Re: Review Request 20927: Added metric to track the minimum offset for each topic/partition

2014-05-01 Thread Jun Rao
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20927/#review41916 --- core/src/main/scala/kafka/log/Log.scala