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

Inconsicent configuration management while sending configuration #150

Open
StevenLeRoux opened this issue Mar 15, 2020 · 0 comments
Open

Comments

@StevenLeRoux
Copy link

When you push a configuration on Calaos_server (from installer), it seems it tries to apply it before flushing the configuration file.

If a power cut happens when you push the configuration file, and while calaos is loading it, then both io.xml and rules.xml will stay as empty files. At the next startup, Calaos_server will be unable to start because of these corrupted files.

We need to prevent this situation from happening, and we could also make the server to default to a new io/rules files if it can't open any of these files. Or detect is they are 0 sized, which is abnormal.

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

No branches or pull requests

2 participants