Werk #4852: Livestatus connections: fixed bug where data from previous connection got reused

Component Livestatus
Title Livestatus connections: fixed bug where data from previous connection got reused
Date Jul 24, 2017
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
1.5.0i1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)
1.4.0p9 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

When using persistent connections, there was a risk that the response data from previous livestatus queries got intermingled with the data from the latest query.

This caused quite a lot of confusing for most of the GUI plugins, which crashed occasionally.

To the list of all Werks