Skip to content
This repository has been archived by the owner on Mar 27, 2021. It is now read-only.

Release 2.3.14

Compare
Choose a tag to compare
@adsail adsail released this 25 Jan 17:12
· 8 commits to master since this release
3597263
  • Introduce support for RotatingIndexMapping to limit the number of elasticsearch metadata indices read based upon the range of a heroic query. If the newly introduced config flag is set to true, the number of read indices is dynamically determined based upon the rotation interval and the range of the query. (#746)

Closes #745.