Member since
10-06-2016
5
Posts
1
Kudos Received
0
Solutions
11-01-2016
06:59 AM
1 Kudo
i have 2 kafka brokers .one of them shows the following issue.. I am getting the following issue Partition [topicx,0] on broker 1: Cached zkVersion [86] not equal to that in zookeeper, skip updating ISR (kafka.cluster.Partition) INFO Partition [topicx,1] on broker 1: Shrinking ISR for partition [topicx,1] from 1,2 to 1 (kafka.cluster.Partition)
... View more
Labels:
10-14-2016
05:20 AM
server.txt
... View more
10-13-2016
10:46 AM
I have setup a broker and zookeeper on one machine and another broker on another machine.i have created a topic with replication factor 2.data is not getting replicated between brokers.is it the issue of advertised.listener and listener configuration? i also get this issue error in fetch kafka.server.ReplicaFetcherThread$FetchRequest@1d41e366 (kafka.server.ReplicaFetcherThread) java.net.SocketTimeoutException: Failed to connect within 90000 ms
... View more
Labels:
10-13-2016
10:12 AM
How to gracefully shut it down in production
... View more
10-06-2016
12:51 PM
.i tried to explicitly close it but it is still consuming messages. i called metrics.defaultRegistry().shutdown but it shows unable to close the task schedular thread
... View more
Labels: