DDDFiish commented on PR #10313:
URL: https://github.com/apache/kafka/pull/10313#issuecomment-3218615399

   > > but I still see this error in Kafka 3.9.0
   > 
   > We could fix it for 3.9 branch. Could you please share the log messages 
with us?
   
   I'm sorry, I don't have the logs from a few days ago. But I can confirm 
that, just like the logs seen on this page:
   https://issues.apache.org/jira/browse/KAFKA-12456
   ```
    [2021-03-11 20:25:18,881] ERROR [MetadataCache brokerId=0] Listeners are 
not identical across brokers: LongMap(0 -> Map(ListenerName(PLAINTEXT) -> 
192.168.111.99:9092 (id: 0 rack: null), ListenerName(SSL) -> 
192.168.111.99:9094 (id: 0 rack: null), ListenerName(SASL_PLAINTEXT) -> 
192.168.111.99:9093 (id: 0 rack: null)), 2 -> Map(ListenerName(PLAINTEXT) -> 
192.168.116.148:9092 (id: 2 rack: null), ListenerName(SASL_PLAINTEXT) -> 
192.168.116.148:9093 (id: 2 rack: null)), 1 -> Map(ListenerName(PLAINTEXT) -> 
192.168.111.100:9092 (id: 1 rack: null), ListenerName(SASL_PLAINTEXT) -> 
192.168.111.100:9093 (id: 1 rack: null))) (kafka.server.MetadataCache) 
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to