See issues on GitHub

Release Notes

Bug fixes

  • Allocation
    • Fix calculation of next delay for delayed shard allocation #14765
    • Take ignored unallocated shards into account when making allocation decision #14678 (issue: #14670)
    • Only allow rebalance operations to run if all shard store data is available #14652 (issues: #14387, #14591)
    • Delayed allocation can miss a reroute #14494 (issues: #14010, #14011, #14445)
  • Core
    • Fork Lucene PatternTokenizer to apply LUCENE-6814 #14571 (issue: #13721)
    • Use fresh index settings for shards #14522 (issue: #14319)