Error while fetching metadata with correlation id 540 : {__consumer_offsets=UNKNOWN}
See original GitHub issueHi, I’m running kafka manger against my Kafka cluster and i’m getting a lot of the following error in the kafka manager log files:
[warn] o.a.k.c.NetworkClient - Error while fetching metadata with correlation id 540 : {__consumer_offsets=UNKNOWN}
[warn] o.a.k.c.p.Errors - Unexpected error code: 38.
I tried googling the following error and couldn’t find any reason for it. I tested the connectivity between the kafka manager to the zookeeper and brokers and the ports are open and i’m able to connect
Any ideas what i’m doing wrong?
Issue Analytics
- State:
- Created 6 years ago
- Reactions:7
- Comments:5
Top Results From Across the Web
jms - WARN Error while fetching metadata with correlation id 1 ...
Now i tried without "?" and it is not returning any messages. That means it stuck. But when i go with older consumer...
Read more >Error while fetching metadata with correlation id 540 ... - GitHub
Hi, I'm running kafka manger against my Kafka cluster and i'm getting a lot of the following error in the kafka manager log...
Read more >Kafka Producer: Error while fetching metadata with correlation ...
Hi Guys, Recently I was working on a replication project where we used Kafka to move data from source to target.
Read more >How to fix the LEADER_NOT_AVAILABLE error in Kafka?
WARN Error while fetching metadata with correlation id 39 : {sales-topic=LEADER_NOT_AVAILABLE} (org.apache.kafka.clients.NetworkClient) ...
Read more >Error while fetching metadata for lagom kafka topic
07:16:11.962 [warn] org.apache.kafka.clients.NetworkClient [] - Error while fetching metadata with correlation id 94 ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Broker node must config /etc/hosts, as follows:
I want to +1 this