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

Comments for host/services are sent to all schedulers by the arbiter #1090

Open
mohierf opened this issue Jan 18, 2019 · 0 comments
Open

Comments for host/services are sent to all schedulers by the arbiter #1090

mohierf opened this issue Jan 18, 2019 · 0 comments
Labels

Comments

@mohierf
Copy link
Contributor

mohierf commented Jan 18, 2019

The comments for and host or service are sent to all active schedulers by the arbiter. Resulting in an events log such as:

==> /var/log/alignak/alignak-events.log <==
[2019-01-18 10:58:05] INFO: EXTERNAL COMMAND: [1547805484] DEL_SVC_COMMENT;3708011e-a671-420b-90e9-fbaf94f70840
[2019-01-18 10:58:05] WARNING: DEL_SVC_COMMENT: comment id: 3708011e-a671-420b-90e9-fbaf94f70840 does not exist and cannot be deleted.
[2019-01-18 10:58:05] INFO: EXTERNAL COMMAND: [1547805484] DEL_SVC_COMMENT;3708011e-a671-420b-90e9-fbaf94f70840
[2019-01-18 10:58:05] INFO: EXTERNAL COMMAND: [1547805484] DEL_SVC_COMMENT;3708011e-a671-420b-90e9-fbaf94f70840
[2019-01-18 10:58:05] WARNING: DEL_SVC_COMMENT: comment id: 3708011e-a671-420b-90e9-fbaf94f70840 does not exist and cannot be deleted.

The arbiter should send only to the concerned scheduler ...

@mohierf mohierf added the bug label Jan 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant