Werk #16075: Notification spooler: Fix possible wrong order of notification processing

Component Notifications
Title Notification spooler: Fix possible wrong order of notification processing
Date Nov 20, 2023
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.3.0b1 Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.2.0p21 Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.1.0p39 Checkmk Enterprise (CEE), Checkmk MSP (CME)

The notification spooler used the mtime of the spool files to determine the order of execution.

In rare cases, the mtime was too imprecise so we now use the mtime in nanoseconds.

To the list of all Werks