Marcel Offermans created ACE-495:
------------------------------------
Summary: LogStore creates the wrong IDs when there are no events
but a lowest ID is set
Key: ACE-495
URL: https://issues.apache.org/jira/browse/ACE-495
Project: ACE
Issue Type: Bug
Components: Log
Reporter: Marcel Offermans
If you have events in the LogStore, and then set the lowest ID to a value
higher than any of the existing event IDs, and then create another event, it
will get the wrong ID because for an empty store, the lowest ID is ignored when
generating a new ID.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)