Refactoring: Changed remaining check parameters starting with an 's' to the new rules...
[check_mk.git] / .werks / 6014
blob7a56f46c9b5e8190adbf9aeead93b0dd7c40885e
1 Title: Fixed handling of expected regular messages
2 Level: 2
3 Component: ec
4 Compatible: compat
5 Edition: cre
6 Version: 1.6.0i1
7 Date: 1530538326
8 Class: fix
10 If expected regular messages did not arrive at the event console and the
11 resulting new event was not merged with a previous one, the EC could go into
12 an endless loop, logging Python exceptions all the time.  This has been
13 fixed.