Skip to content

v7.0-beta.143

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 31 Aug 11:56
· 9912 commits to master since this release
  • Issue #2380 : Fix Attribute Value Data Retention job blocking shutdown.

  • Issue #2379 : Change reference data store LMDB to use MDB_NOTLS flag to not tie readers to threads as we typically use thread pools.

  • Fix problem with ref data prefix mapping code increasing loop iterations on each element/record.

  • Add better logging of ref streams waiting for a lock to load.

  • Stop ref streams that are already loaded from calling start/stop processing.

  • Add method to ref data store API to list ref stream processing info.

  • Improve the ref data store API to allow filtering of the ref entries.

  • Change default number of ref loader lock stripes from 100 to 2048 and add it to config.