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

Filesystem Watcher does not work with more than one configuration file #396

Open
s4nji opened this issue May 3, 2019 · 0 comments
Open

Comments

@s4nji
Copy link
Contributor

s4nji commented May 3, 2019

When a file change is detected via fsnotify, janus reads (only) the changed file and loads the configuration, ignoring the other configuration files.

Reproduction Steps:

  1. Start janus using filesystem repository with > 1 configuration file
  2. Update a configuration file

Expected behavior:
Janus should reload all the configuration files.

Observed behavior:
Janus crashes with segmentation fault.

[Describe observed behavior here]

Janus version: 3.8.6

@s4nji s4nji added the type: bug label May 3, 2019
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

1 participant