-
Type:
Incident report
-
Resolution: Fixed
-
Priority:
Major
-
None
-
Affects Version/s: 1.8.4rc2
-
Component/s: Server (S)
Suppose we have a trapper item of type unsigned integer. Its trigger is in the OK state. We send two values, one shortly after another: -1 and 1. The first one causes a trigger to become UNKNOWN, the other changes the trigger's state back to OK. For some reason, it is possible that the UNKNOWN event has a lower eventid than the OK event, but have a clock higher than the OK event.