Re: 0.9.0.0[error]

2015-11-25 Thread Fredo Lee
I think it has nothing to do with those clients. actually i write a consumer client with the erlang programming language, but i have not used it yet. i just use the script: kafka-topic.sh to create a topic named blcs , then this error is reported 2015-11-26 13:37 GMT+08:00 Jun Rao : > Are you r

Re: 0.9.0.0[error]

2015-11-25 Thread Jun Rao
Are you running any non-java client, especially a consumer? Thanks, Jun On Wed, Nov 25, 2015 at 6:38 PM, Fredo Lee wrote: > this is my config file for original file with some changed by me. > > broker.id=1 > listeners=PLAINTEXT://:9092 > num.partitions=10 > log.dirs=/tmp/kafka-logs1 > zookeepe

Re: 0.9.0.0[error]

2015-11-25 Thread Fredo Lee
this is my config file for original file with some changed by me. broker.id=1 listeners=PLAINTEXT://:9092 num.partitions=10 log.dirs=/tmp/kafka-logs1 zookeeper.connect=localhost:2181 zookeeper.connection.timeout.ms=2000 delete.topic.enable=true default.replication.factor=2 auto.leader.rebalance.en

Re: 0.9.0.0[error]

2015-11-25 Thread Jun Rao
Fredo, Thanks for reporting this. Are you starting a brand new 0.9.0.0 cluster? Are there steps that one can follow to reproduce this issue easily? Jun On Tue, Nov 24, 2015 at 10:52 PM, Fredo Lee wrote: > The content below is the report for kafka > > when i try to fetch coordinator broker, i g

Re: 0.9.0.0[error]

2015-11-25 Thread Muqtafi Akhmad
hello Fredo, Can you provide your program's code? There might be some clues On Wed, Nov 25, 2015 at 2:27 PM, Fredo Lee wrote: > four kafka nodes, i get these errors > one node, it works well. > > 2015-11-25 14:52 GMT+08:00 Fredo Lee : > > > > > The content below is the report for kafka > > > >

Re: 0.9.0.0[error]

2015-11-24 Thread Fredo Lee
four kafka nodes, i get these errors one node, it works well. 2015-11-25 14:52 GMT+08:00 Fredo Lee : > > The content below is the report for kafka > > when i try to fetch coordinator broker, i get 6 for ever. > > > > [2015-11-25 14:48:28,638] ERROR [KafkaApi-1] error when handling request > Name:

0.9.0.0[error]

2015-11-24 Thread Fredo Lee
The content below is the report for kafka when i try to fetch coordinator broker, i get 6 for ever. [2015-11-25 14:48:28,638] ERROR [KafkaApi-1] error when handling request Name: FetchRequest; Version: 1; CorrelationId: 643; ClientId: ReplicaFetcherThread-0-4; ReplicaId: 1; MaxWait: 500 ms; Min