Skip to content

ConcurrentModificationException while calling put method on persisted map #570

@harindersgulia

Description

@harindersgulia

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions