Aiven-Open / Aiven-Open/karapace
Support for multiple bootstrap_uri does not work
未關閉
- 主要語言
- Python
- 星號
- 634
- 分支
- 110
- 平均合併
- 4 天 7 小時
- 30 天內合併 PR
- 4
描述
# What can we help you with?
When running kafka in high availability mode, one would typically set up one's clients with a list of bootstrap uri so that the client can cycle through them and find the first one that is willing to handover its broker topology info. It does not appear that Karapace supports this. I can see that if I pass a list karapace will split the string and operate on the first bootstrap uri, however, i don't see it cycling through the various entries.
Am I missing something?
貢獻指南
評估
這個 Issue 還沒有評估資料。