Elasticsearch version 6.2.2edit

Enhancementsedit

Recovery
  • Synced-flush should not seal index of out of sync replicas #28464 (issue: #10032)

Bug Fixesedit

Core
  • Handle throws on tasks submitted to thread pools #28667
  • Fix size blocking queue to not lie about its weight #28557 (issue: #28547)
Ingest
  • Guard accessDeclaredMembers for Tika on JDK 10 #28603 (issue: #28602)
  • Fix for bug that prevents pipelines to load that use stored scripts after a restart #28588
Java High Level REST Client
  • Fix parsing of script fields #28395 (issue: #28380)
  • Move to POST when calling API to retrieve which support request body #28342 (issue: #28326)
Packaging
  • Fix using relative custom config path #28700 (issue: #27610)
  • Disable console logging in the Windows service #28618 (issue: #20422)
Percolator
  • Do not take duplicate query extractions into account for minimum_should_match attribute #28353 (issue: #28315)
Recovery