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

configuration snapshot & comparison #931

Open
petersilva opened this issue Feb 12, 2024 · 0 comments
Open

configuration snapshot & comparison #931

petersilva opened this issue Feb 12, 2024 · 0 comments
Labels
Developer not a problem, more of a note to self for devs about work to do. Discussion_Needed developers should discuss this issue. enhancement New feature or request Priority 4 - Strategic would benefit multiple use cases if resolved Refactor change implementation of existing functionality.

Comments

@petersilva
Copy link
Contributor

Issues that would be addressed by this: #35 #618 #895 #912

I've long thought that we should detect config changes on startup... as in
pickle a config in the state directory after starting.
when parsing the config, compare the result to the pickle.
process differences:
put retry in re-filter mode...if accepts or directories have changed...
delete bindings on queue if they are no longer in the config.
probably a whole different issue.

@petersilva petersilva added enhancement New feature or request Developer not a problem, more of a note to self for devs about work to do. Refactor change implementation of existing functionality. Discussion_Needed developers should discuss this issue. Priority 4 - Strategic would benefit multiple use cases if resolved labels Feb 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Developer not a problem, more of a note to self for devs about work to do. Discussion_Needed developers should discuss this issue. enhancement New feature or request Priority 4 - Strategic would benefit multiple use cases if resolved Refactor change implementation of existing functionality.
Projects
None yet
Development

No branches or pull requests

1 participant