Werk #831: table statehist: no longer crashes on TIMEPERIOD TRANSITION entries with an invalid syntax

Component Livestatus
Title table statehist: no longer crashes on TIMEPERIOD TRANSITION entries with an invalid syntax
Date Apr 15, 2014
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
1.2.5i3 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

The livestatus table could crash incomplete TIMEPERIOD TRANSITION logentries which where caused by a maximum line length.

Working:
[1391727600] TIMEPERIOD TRANSITION: good_transition;0;1
Caused crash:
[1391727600] TIMEPERIOD TRANSITION: this_timeperiod_transition_name_is_way_too_lo

To the list of all Werks