manageiq
manageiq copied to clipboard
[WIP] Default to miq_messaging for event_handler
Default to miq_messaging/kafka for event_hander dequeue_method
TODO:
- [ ] Fallback to drb if kafka isn't set up
- [ ] Enqueue events with miq_queue if event_handler isn't set up to dequeue with miq_messaging
- [ ] Move messaging_type out of Settings.prototype (will require a data migration)
https://github.com/ManageIQ/manageiq/issues/20027
Replaced by https://github.com/ManageIQ/manageiq/pull/21997