-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
When adding a filter to an already running Darwin session, if the filter fails to hot-start during the manager update command, it won't appear in monitoring.
Plateform (please complete the following information):
- OS (version): any
- Darwin version: 1.4
To Reproduce
Steps to reproduce the behavior:
- setup a working set of filters to run
- start Darwin and ensure every configured filter is running correctly
- send a monitoring query to ensure every running filter has an entry in the monitoring reply
- add any filter to darwin.conf, but with a wrong parameter (wrong path to configuration file, for example)
- trigger a hot update using the manager command (see documentation for details)
- ensure the manager couldn't start the new filter
- end a second monitoring query
- the new filter should not be in the existing entries
Expected behavior
when adding a new filter and hot-starting it, the filter's statistics should appear when querying the manager, wheter the filter was successfully started or not
Additional context
the filter's manager internal data is added only when the filter is successfully started
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working