Marcel Offermans created ACE-493:
------------------------------------
Summary: When adding an out of sequence event to a LogStore, it
gets cleared.
Key: ACE-493
URL: https://issues.apache.org/jira/browse/ACE-493
Project: ACE
Issue Type: Bug
Components: Log
Affects Versions: 2.0.1
Reporter: Marcel Offermans
Assignee: Marcel Offermans
In normal cases, log events get added in sequence to a LogStore, but if they
don't the log gets cleared by accident. Analysis of this bug shows that in that
case, if you set no limit on the total number of events in the store, the
events get deleted because it thinks it should have a limit of zero.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)