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

Allow the cdxj used for replay to be modified at runtime #119

Open
machawk1 opened this issue Feb 24, 2017 · 2 comments
Open

Allow the cdxj used for replay to be modified at runtime #119

machawk1 opened this issue Feb 24, 2017 · 2 comments

Comments

@machawk1
Copy link
Member

See #117

@ibnesayeed
Copy link
Member

Usually system signals are being used to reload configurations. However, if the index data is not in memory, instead it is read from the file each time then updating the same file should just work (as long as the inode does not change).

@machawk1
Copy link
Member Author

@ibnesayeed There exists the scenario where the cdxj may never be in a file (i.e., if piped). The ticket for this task is not difficult to accomplished and the same functions can be used, I just have yet to tie it all together for this TODO.

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