removing elements from a set in an enhanced for loop is not possible, changing to the explicit iterator to be able to remove eventsIds that we retrieve from the journal.
Related Issue
157
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
[ ] Bug fix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to change)
Description
removing elements from a set in an enhanced for loop is not possible, changing to the explicit iterator to be able to remove eventsIds that we retrieve from the journal.
Related Issue
157
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist: