Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
In the case of a domain aggregate recording multiple instances of the same ReplaceableEvent, we need to remove ALL found instances of this ReplaceableEvent for the matching aggregateRoot. Otherwise, only one is replaced and the rest remain as duplicate events in the event store.
- Loading branch information