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 2, 2023. It is now read-only.
neither of the kind KAFKA_LOG4J_ROOT_LOGLEVEL: 'INFO' KAFKA_TOOLS_LOG4J_LOGLEVEL: 'INFO' KAFKA_LOG4J_LOGGERS: 'kafka:controller=WARN'
doesn't helps.
I still can see TRACE logs.
kafka_1 | [2020-08-14 15:46:47,045] INFO [Controller id=1] Processing automatic preferred replica leader election (kafka.controller.KafkaController)
kafka_1 | [2020-08-14 15:46:47,046] TRACE [Controller id=1] Checking need to trigger auto leader balancing (kafka.controller.KafkaController)
kafka_1 | [2020-08-14 15:46:47,054] DEBUG [Controller id=1] Topics not in preferred replica for broker 1 Map() (kafka.controller.KafkaController)
kafka_1 | [2020-08-14 15:46:47,057] TRACE [Controller id=1] Leader imbalance ratio for broker 1 is 0.0 (kafka.controller.KafkaController)
The text was updated successfully, but these errors were encountered:
neither of the kind
KAFKA_LOG4J_ROOT_LOGLEVEL: 'INFO'
KAFKA_TOOLS_LOG4J_LOGLEVEL: 'INFO'
KAFKA_LOG4J_LOGGERS: 'kafka:controller=WARN'
doesn't helps.
I still can see
TRACE
logs.The text was updated successfully, but these errors were encountered: