-
Task
-
Resolution: Done
-
Major
-
None
-
None
-
None
-
False
-
-
False
-
-
Clowder will begin passing multiple kafka bootstrap servers to the applications (due to the MSK transition).
broker seems to only pass a single bootstrap server to the kafka library.
We need to modify the config code to pass a list of bootstrap servers to the kafka library.
If I understand correctly, this is given as an example of code which needs to be changed: https://github.com/RedHatInsights/vulnerability-engine/blob/f160f5de23e0ced52b5d2e2d8e963f688bf059bf/common/config.py#L209-L210
=> they are using brokers[0]
So do we => https://gitlab.cee.redhat.com/automation-analytics/automation-analytics-backend/-/blob/[…]main/tower_analytics_report/configurator.py?ref_type=heads
The progress is marked here:
https://docs.google.com/spreadsheets/d/19f_BbiBrXVV9CiLr6OIbzwB4TMz02C-XP_HEo_EMHQU/edit#gid=0
This request came from the e-mail "[ACTION REQUIRED] Please check if your app supports multiple kafka brokers" - Nov 17, hcc-tech-list@redhat.com
- clones
-
RHCLOUD-29320 [storage-broker] pass list of kafka bootstrap servers to kafka library
- Closed