Skip to content

ConcurrentModificationException while calling put method on persisted map #570

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

Open
harindersgulia opened this issue Feb 13, 2025 · 0 comments

Comments

@harindersgulia
Copy link

I am using persisted ChronicleMap to store order requests. once in a while I get ConcurrentModificationException while calling put method. Stacktrace shows put method is calling iterator over Treemap, where it fails.

I am using version 3.19.42,
any suggestion?

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

No branches or pull requests

1 participant