CMAK icon indicating copy to clipboard operation
CMAK copied to clipboard

Can not see consumer with type KF from kafka-manager installed on different lab

Open JohnnyZHH opened this issue 8 years ago • 7 comments

Hi,

We start two kafka-manager on different lab (lab 1 and lab2), and they connect and monitor same zookeeper started on lab1, and we have some consumers with type = ZK and KF, for consumer with type ZK, we could see them from both kafka-manager, but for consumer with type KF, we only can see them from kafka-manager on lab1 (local), and can not see them from kafka-manager on lab2 (remote), why?

JohnnyZHH avatar Jun 16 '17 08:06 JohnnyZHH

Hi

Anybody could help to answer it? Thanks!

JohnnyZHH avatar Jun 19 '17 09:06 JohnnyZHH

I have the same issue, we only see ZK consumers...

Also get non stop the warning: [warn] o.a.k.c.NetworkClient - Bootstrap broker hostname:6667 disconnected

basvdl avatar Jul 13 '17 11:07 basvdl

Is it possible that the hostnames of brokers on the remote lab2 are not recognized? If so, try to configure host-ip map in hosts file or use ip binding on broker.

chenzhaoqing avatar Jul 13 '17 12:07 chenzhaoqing

What version did you try this with? Use latest. We fixed bug where consumer group name was not unique for offset topic consumption.

patelh avatar Aug 02 '17 17:08 patelh

hi, is there a solution? I also encountered this issue as the latest version. Kafka Manager: 1.3.3.18 Kafka: 0.10.0.1

I can just see the consumer with type ZK, cannot see the KF ones.

PoacherBro avatar Nov 28 '18 03:11 PoacherBro

For me, it works but you have to wait some minutes to start kafka manager after the start of kafka

jmreymond avatar Nov 28 '18 05:11 jmreymond

For me as well, it works eventually. Just takes some time to show up.

imjuoy avatar Dec 01 '23 06:12 imjuoy