Refactoring: Changed remaining check parameters starting with an 's' to the new rules...
[check_mk.git] / .werks / 8219
blob472460e7f0340f006809dd1f38aa1a9e145b20e3
1 Title: Avoid possible dead lock in core when many RRD creations take place
2 Level: 1
3 Edition: cee
4 Component: cmc
5 Class: fix
6 State: unknown
7 Version: 1.2.7i1
8 Date: 1428418931
9 Targetversion: future
11 This fix addresses a possible situtation where many RRD creation commands
12 are issued at the same time as the RRD creation helper sends back error
13 or diagnostic messages. In rare situations that could have lead to the
14 core waiting for the helper and vice versa. This has been fix (though
15 only rarely happening at all).