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

Add new model for "rescue" process #118

Open
lonamiaec opened this issue Feb 19, 2021 · 0 comments
Open

Add new model for "rescue" process #118

lonamiaec opened this issue Feb 19, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@lonamiaec
Copy link
Contributor

We're reading the origin_host from topics, so every system owner of a topic must specify the origin host, creating many duplicated values.
It would be easier to have a specific model to keep origin_host values, and if the recovery process is enabled or not.
The proposed schema would be

  • id
  • origin_host
  • enabled

Once this model is in place, we would need to update the get_recovery_hosts() method from the Messaging module to read from the new model instead of the topic's data.

@lonamiaec lonamiaec added the enhancement New feature or request label Feb 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant