JetBrains Xodus v1.3.124 Release Notes

Release Date: 2019-10-03 // over 4 years ago
  • ๐Ÿš€ This release brings bug fixes and minor performance improvements related to Entity Stores.

    API clarification.

    Starting from version 1.3.124, EntityStore.close() doesn't close underlying explicitly created Environment. Prior to 1.3.124, this contract was undefined.

    ๐Ÿ› Bug fixes

    • Environments
      • XD-786 โ€” Xodus OutOfMemory during environment.truncateStore() of stores with large (100k+) records in 1.3.x.
      • XD-787 โ€” Xodus cannot open multiple entity stores with the same environment
      • XD-789 โ€” Stuck transaction monitor fails to finish expired transaction created against ContextualEnvironment

    ๐Ÿš€ Release Notes
    Maven Central