Skip to content

Chronicle Map 3.3.0 Beta

Compare
Choose a tag to compare
@leventov leventov released this 09 Dec 14:53
· 1542 commits to ea since this release
  • Fixed an issue with dependencies, which made impossible to use Chronicle Map using default maven configuration
  • Bug fixes, improvements

Minor API breaking changes:

  • ChronicleMapBuilder.actualChunksPerSegment() -> actualChunksPerSegmentTier()
  • AcceptanceDecision is now a nested class in DefaultEventualConsistencyStrategy (was a top-level enum in net.openhft.chronicle.hash.replication package