This repository has been archived by the owner on Mar 27, 2021. It is now read-only.
Release 2.3.14
- 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.