Werk #8219: Avoid possible dead lock in core when many RRD creations take place
| Component | The Checkmk Micro Core | ||
| Title | Avoid possible dead lock in core when many RRD creations take place | ||
| Date | Apr 7, 2015 | ||
| Level | Trivial Change | ||
| Class | Bug Fix | ||
| Compatibility | Compatible - no manual interaction needed | ||
| Checkmk versions & editions |
|
This fix addresses a possible situtation where many RRD creation commands are issued at the same time as the RRD creation helper sends back error or diagnostic messages. In rare situations that could have lead to the core waiting for the helper and vice versa. This has been fix (though only rarely happening at all).