Branch: refs/heads/2.0.0
Home:
https://github.com/tribe29/checkmk
Commit: b56b33579122ed35abe3cf87d7161c7a4dcfe56a
https://github.com/tribe29/checkmk/commit/b56b33579122ed35abe3cf87d7161c7a4…
Author: Sven Panne <sven.panne(a)tribe29.com>
Date: 2022-11-02 (Wed, 02 Nov 2022)
Changed paths:
A .werks/14686
M livestatus/src/EventConsoleConnection.cc
Log Message:
-----------
14686 FIX Added timeout to event console communication
An unresponsive event console could eat up Livestatus connections and even
cause a deadlock during the shutdown of the monitoring core. Now there is
timeout of 10s, after that you get a timeout error for the Livestatus
query or action.
Change-Id: Id2f4c1c0e2e146ded29217fc1482110ad1981a20