[jira] [Commented] (KAFKA-1367) Broker topic metadata not kept in sync with ZooKeeper

2014-09-19 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14141749#comment-14141749 ] Jun Rao commented on KAFKA-1367: Yes, in the current implementation, ISR returned from met

[jira] [Created] (KAFKA-1643) message.send.max.retries not respected when no brokers are up

2014-09-19 Thread Alex Shafer (JIRA)
Alex Shafer created KAFKA-1643: -- Summary: message.send.max.retries not respected when no brokers are up Key: KAFKA-1643 URL: https://issues.apache.org/jira/browse/KAFKA-1643 Project: Kafka Issu

[jira] [Commented] (KAFKA-1583) Kafka API Refactoring

2014-09-19 Thread Joel Koshy (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14141318#comment-14141318 ] Joel Koshy commented on KAFKA-1583: --- Yes I intend to review this within the next couple

[jira] [Commented] (KAFKA-1583) Kafka API Refactoring

2014-09-19 Thread Guozhang Wang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14141316#comment-14141316 ] Guozhang Wang commented on KAFKA-1583: -- That is fine. I will wait then. > Kafka API

[jira] [Commented] (KAFKA-1583) Kafka API Refactoring

2014-09-19 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14141310#comment-14141310 ] Jun Rao commented on KAFKA-1583: Hi, Guozhang, Yes, since this is a relatively large patc

[jira] [Commented] (KAFKA-1583) Kafka API Refactoring

2014-09-19 Thread Guozhang Wang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14141242#comment-14141242 ] Guozhang Wang commented on KAFKA-1583: -- [~junrao] [~jjkoshy] Could you give this a lo

Re: Review Request 24704: Patch for KAFKA-1499

2014-09-19 Thread Joel Koshy
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/24704/#review54016 --- core/src/main/scala/kafka/message/ByteBufferMessageSet.scala

[jira] [Commented] (KAFKA-1640) consumer will fail if encounter special offset

2014-09-19 Thread Guozhang Wang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14141179#comment-14141179 ] Guozhang Wang commented on KAFKA-1640: -- [~chenshangan...@163.com],[~jkreps] for this

[jira] [Commented] (KAFKA-1019) kafka-preferred-replica-election.sh will fail without clear error message if /brokers/topics/[topic]/partitions does not exist

2014-09-19 Thread Guozhang Wang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14141155#comment-14141155 ] Guozhang Wang commented on KAFKA-1019: -- Hongyu, did you follow the same pattern as Mi

[jira] [Comment Edited] (KAFKA-1367) Broker topic metadata not kept in sync with ZooKeeper

2014-09-19 Thread Andrew Otto (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14141017#comment-14141017 ] Andrew Otto edited comment on KAFKA-1367 at 9/19/14 6:15 PM: -

[jira] [Commented] (KAFKA-1367) Broker topic metadata not kept in sync with ZooKeeper

2014-09-19 Thread Andrew Otto (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14141017#comment-14141017 ] Andrew Otto commented on KAFKA-1367: I just updated the librdkafka issue, pasting it h

[jira] [Commented] (KAFKA-1367) Broker topic metadata not kept in sync with ZooKeeper

2014-09-19 Thread Andrew Otto (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14141002#comment-14141002 ] Andrew Otto commented on KAFKA-1367: This happens to me as well. See: https://githu

[jira] [Commented] (KAFKA-1640) consumer will fail if encounter special offset

2014-09-19 Thread Jay Kreps (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14140949#comment-14140949 ] Jay Kreps commented on KAFKA-1640: -- Hmm, is there anything we can do to make the cause mo

[jira] [Comment Edited] (KAFKA-1641) Log cleaner exits if last cleaned offset is lower than earliest offset

2014-09-19 Thread Jon Bringhurst (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14140887#comment-14140887 ] Jon Bringhurst edited comment on KAFKA-1641 at 9/19/14 5:10 PM:

[jira] [Commented] (KAFKA-1641) Log cleaner exits if last cleaned offset is lower than earliest offset

2014-09-19 Thread Jon Bringhurst (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14140887#comment-14140887 ] Jon Bringhurst commented on KAFKA-1641: --- I'd just like to mention that a possible wo

[jira] [Commented] (KAFKA-1642) [Java New Producer Kafka Trunk] CPU Usage Spike to 100% when network connection is lost

2014-09-19 Thread Jay Kreps (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14140868#comment-14140868 ] Jay Kreps commented on KAFKA-1642: -- The intended behavior is that the client will periodi

[jira] [Commented] (KAFKA-1477) add authentication layer and initial JKS x509 implementation for brokers, producers and consumer for network communication

2014-09-19 Thread Rajasekar Elango (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14140751#comment-14140751 ] Rajasekar Elango commented on KAFKA-1477: - Thanks [~edgefox] , could you upload pa

Re: subscribe kafka mail list

2014-09-19 Thread François Langelier
http://kafka.apache.org/contact.html François Langelier Étudiant en génie Logiciel - École de Technologie Supérieure Capitaine Club Capra VP-Communication - CS Games 2014 Jeux de Génie 2011 à 2014 Mag

subscribe kafka mail list

2014-09-19 Thread happyyan...@gmail.com
Hi, I am interested in Kafka, I want to subscribe kafka mail lists, Thanks.

[jira] [Commented] (KAFKA-1019) kafka-preferred-replica-election.sh will fail without clear error message if /brokers/topics/[topic]/partitions does not exist

2014-09-19 Thread hongyu bi (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14140254#comment-14140254 ] hongyu bi commented on KAFKA-1019: -- @Mickael Hemri we face the same issue on zookeeper 3