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

Reload database (index, namespace) on runtime #38

Closed
maxux opened this issue May 24, 2018 · 1 comment
Closed

Reload database (index, namespace) on runtime #38

maxux opened this issue May 24, 2018 · 1 comment
Assignees
Milestone

Comments

@maxux
Copy link
Collaborator

maxux commented May 24, 2018

In order to make #35 a real advantage, reloading database (after compacted, eg) becomes needed.
This is related to #34 to make the downtime the shorter possible. We won't be able to reload without freezing a little bit the system.

This action will probably be done via one admin command.

@maxux maxux self-assigned this May 24, 2018
@maxux maxux added this to the 0.1 milestone Jun 7, 2018
maxux added a commit that referenced this issue Jun 18, 2018
Introduce new 'RELOAD <namespace>' admin command.
This command clean the namespace and reload it from disk, like a fresh
boot. During the reload time, the daemon won't take any new commands.
@maxux
Copy link
Collaborator Author

maxux commented Jun 18, 2018

Admin command RELOAD <namespace> introduced

@despiegk despiegk modified the milestone: 1.0.0 Jul 24, 2018
@maxux maxux closed this as completed Aug 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants