Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Toggle the Settings.prototype.messaging_type for Kafka support #136

Closed
jvlcek opened this issue Nov 20, 2020 · 3 comments · Fixed by #137
Closed

Toggle the Settings.prototype.messaging_type for Kafka support #136

jvlcek opened this issue Nov 20, 2020 · 3 comments · Fixed by #137
Assignees

Comments

@jvlcek
Copy link
Member

jvlcek commented Nov 20, 2020

In addition to establishing the Kafka configuration the appliance console will also have to set the messaging_type Settings to kafka when activating kafka.

For example:
Settings.prototype.messaging_type = kafka

And back to miq_queue when deactivating kafka

For example:
Settings.prototype.messaging_type = miq_queue

@jvlcek
Copy link
Member Author

jvlcek commented Nov 20, 2020

See also:
Once client configuration is complete on a server, switch https://github.com/ManageIQ/manageiq/blob/2f8ae2345eb25b16ad87f7dc124b4fe68a610bdb/config/settings.yml#L936 to kafka.

@jvlcek
Copy link
Member Author

jvlcek commented Nov 20, 2020

@miq-bot add_label enhancement
@miq-bot assign @jvlcek

@miq-bot
Copy link
Member

miq-bot commented Nov 20, 2020

@jvlcek 'jvlcek' is an invalid assignee, ignoring...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants