Closed nasark closed 6 months ago
This method uses the rdkafka admin API to retrieve metadata from the kafka server. This is a good way to perform health checks since if the kafka server is down, this will return an error instead.
@miq-bot assign @agrare @miq-bot add_reviewer @agrare @miq-bot add_label enhancement
We will need a new release of this gem once this is merged
Released v1.4.2 https://github.com/ManageIQ/manageiq-messaging/releases/tag/v1.4.2 with this change
Follow up https://github.com/ManageIQ/manageiq-messaging/pull/89
This method uses the rdkafka admin API to retrieve metadata from the kafka server. This is a good way to perform health checks since if the kafka server is down, this will return an error instead.
@miq-bot assign @agrare @miq-bot add_reviewer @agrare @miq-bot add_label enhancement