Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
343 views
in Technique[技术] by (71.8m points)

Kafka Rolling Update Inter Broker Listener

When migrating from one inter.broker.listener.name to another broker by broker, what does happen to the inter broker communication during the time where the brokers in the cluster have a different inter.broker.listener.name configured?

Let's assume:

  • Broker 1 & 2 use inter.broker.listener.name "internal"
  • Broker 3 uses inter.broker.listener.name "external"

Will Broker 1 & 2 know how to connect to Broker 3 and vice versa / aka is a rolling update possible? If so how does it work (at a high level)?

question from:https://stackoverflow.com/questions/65598627/kafka-rolling-update-inter-broker-listener

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...