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

JAVACLIENT-224: Fix ConcurrentModificationException on object creatio… #105

Merged

Conversation

kevinleturc
Copy link
Member

…n/modification

I was unable to reproduce the case in a unit test due to the lack of thread synchronization as the header modification happens quickly after the methods code and the sub-object creation doesn't.

@nuxeojenkins
Copy link
Contributor

View issue in JIRA: JAVACLIENT-224: Fix ConcurrentModificationException on sub-object creation

@kevinleturc kevinleturc merged commit c0c6695 into master Nov 16, 2021
@kevinleturc kevinleturc deleted the fix-JAVACLIENT-224-concurrent-modification-exception branch November 16, 2021 09:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants