Skip to content

Call BuildIndex() when opening APR IndexContainer for reading

Marcin Nowak requested to merge mnowak/athena:APR.buildIndex into 22.0

Should help in rare cases where the index is in a bad state like reported in ATLASRECTS-7121 In the second commit I actually moved BuildIndex from open() to the first read.

Edited by Marcin Nowak

Merge request reports