Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[COLLECTIONS-734] Update EntryIterator.remove() to fix bug #115

Closed
wants to merge 1 commit into from

Conversation

dota17
Copy link
Contributor

@dota17 dota17 commented Nov 11, 2019

COLLECTIONS-734
In EntryIterator.remove() method, it should call currentEntry.getKey() first, then call currentEntry.setRemoved(true).

@garydgregory garydgregory changed the title [COLLECTIONS-734]Update EntryIterator.remove() to fix bug [COLLECTIONS-734] Update EntryIterator.remove() to fix bug Dec 5, 2019
@asfgit asfgit closed this in 45b6865 Dec 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant