Release Notes

Bug fixes

  • Indexing: DocumentMissingException is uncaught if thrown during retry of update request #6355
  • Internal:
    • Remove unsafe unaligned memory access - illegal on SPARC #6962
    • Allow to serialize negative thread pool sizes #6486
  • Plugin Manager: Properly quote $JAVA in bin/plugin #5765
  • Plugins: bin/plugin removes itself #6745
  • Query DSL: Function score without function throws NPE #6292