-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Execution Team 2019-10-07, Execution Team 2019-10-21
-
7
-
None
-
None
-
None
-
None
-
None
-
None
-
None
prepare_conflict.js, checks that "prepareConflictDuration" is found in the log "count" times. However, the log buffer only holds 1024 lines - and previous log lines may be overwritten. Thus, the check that "prepareConflictDuration" appears "count" times in the log can fail unexpectedly.