Re: Review Request 16360: Address comments from Neha, and record error messages if leader brokers are not available since this should not happen then

2014-01-20 Thread Jun Rao
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16360/#review32147 --- core/src/main/scala/kafka/controller/ReplicaStateMachine.scala

Re: Review Request 17006: Patch for KAFKA-1212

2014-01-20 Thread Jun Rao
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17006/#review32342 --- system_test/utils/kafka_system_test_utils.py

Re: kafka can't produce when using remote zookeeper

2014-01-20 Thread Jun Rao
What's output if you do the following? bin/kafka-list-topic.sh --zookeeper server2:3181 --unavailable-partitions Thanks, Jun On Mon, Jan 20, 2014 at 6:43 PM, linxpwww wrote: > 1,first try to produce topici 'ximi' in server3 (kafka server) > [root@server3 kafka_2.8.0-0.8.0]# bin/kafka-consol

kafka can't produce when using remote zookeeper

2014-01-20 Thread linxpwww
1,first try to produce topici 'ximi' in server3 (kafka server) [root@server3 kafka_2.8.0-0.8.0]# bin/kafka-console-producer.sh --broker-list server3:9092 --topic ximi ximi gest [2014-01-18 10:57:04,250] WARN Error while fetching metadata [{TopicMetadata for topic ximi -> No partition metadata f

[jira] Subscription: outstanding kafka patches

2014-01-20 Thread jira
Issue Subscription Filter: outstanding kafka patches (82 issues) The list of outstanding kafka patches Subscriber: kafka-mailing-list Key Summary KAFKA-1212 System test exception handling does not stop background producer threads https://issues.apache.org/jira/browse/KAFKA-12

Re: Review Request 17055: Patch for KAFKA-1055

2014-01-20 Thread Neha Narkhede
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17055/#review32297 --- core/src/main/scala/kafka/server/KafkaApis.scala