You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 27, 2022. It is now read-only.
We are successfully able to connect to the designated broker and topic. But when we try to test for a situation when there is a situation with some issue with the broker then we get get following Warnings:
WARN 09/07/2020:06:37:39.722[::::][kafka-producer-network-thread | -default-logback-relaxed] org.apache.kafka.clients.NetworkClient [Producer clientId=-default-logback-relaxed] Error while fetching metadata with correlation id 68252 :
{some_topic=UNKNOWN_TOPIC_OR_PARTITION}
The correlation ID starts from 1 and doesnt seem to stop.
These warnings don't stop and they quickly fill up the logs. Is there some configuration that we need to set in logstash appender to avoid these excessive logs
We are successfully able to connect to the designated broker and topic. But when we try to test for a situation when there is a situation with some issue with the broker then we get get following Warnings:
WARN 09/07/2020:06:37:39.722[::::][kafka-producer-network-thread | -default-logback-relaxed] org.apache.kafka.clients.NetworkClient [Producer clientId=-default-logback-relaxed] Error while fetching metadata with correlation id 68252 :
{some_topic=UNKNOWN_TOPIC_OR_PARTITION}
The correlation ID starts from 1 and doesnt seem to stop.
These warnings don't stop and they quickly fill up the logs. Is there some configuration that we need to set in logstash appender to avoid these excessive logs
configs used:
The text was updated successfully, but these errors were encountered: