Use ConcurrentNavigableMap 15/104715/1
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 2 Mar 2023 11:40:36 +0000 (12:40 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 2 Mar 2023 11:41:16 +0000 (12:41 +0100)
commit10a5c20edbdfc871d83c7d5117a0ce0c23e7c60c
treec1fcb94f2793efc7d0c53739e9c42a99a03444a9
parent2eb8e4e4449d2a9450c78f00428e6d2bf834bea9
Use ConcurrentNavigableMap

Make sure we mark the map as concurrent, as that is the implementation
we use and it seems we rely on it being concurrent.

JIRA: CONTROLLER-2071
Change-Id: I1deb9e42978fbc6373085e8280822f61541f1066
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
third-party/atomix/storage/src/main/java/io/atomix/storage/journal/SegmentedJournal.java