Skip to content

Conversation

@mayya-sharipova
Copy link
Contributor

@mayya-sharipova mayya-sharipova commented Oct 19, 2021

This introduces a new 8.10.1 Lucene version for ES 7.16 and include LUCENE-10159.

Also Enable bwc that were disabled in PR #79385

Also adds: LUCENE-10159: Fix invalid access in sorted set dv #389

Closes #78785

This introduces a new 8.10.1 Lucene version for ES 7.16

Also Enable bwc that were disabled in PR#79385
@mayya-sharipova mayya-sharipova added the :Search/Search Search-related issues that do not fall into other categories label Oct 19, 2021
@elasticmachine elasticmachine added the Team:Search Meta label for search team label Oct 19, 2021
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-search (Team:Search)

Copy link
Contributor

@romseygeek romseygeek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mayya-sharipova
Copy link
Contributor Author

@elasticmachine run elasticsearch-ci/part-2

Copy link
Member

@dnhatn dnhatn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM2

@mayya-sharipova
Copy link
Contributor Author

@elasticmachine run elasticsearch-ci/part-1

@mayya-sharipova mayya-sharipova merged commit 074b023 into elastic:master Oct 19, 2021
@mayya-sharipova mayya-sharipova deleted the update-lucene-snapshot-8b68bf60c98 branch October 19, 2021 15:30
@droberts195
Copy link

I think the PR description is wrong - it says "This introduces a new 8.10.1 Lucene version for ES 7.16", but actually it's upgrading to a new Lucene 9 snapshot for 8.0.

@mayya-sharipova
Copy link
Contributor Author

@droberts195 Thanks for checking. The initial reason for this upgrade was to introduce a new 8.10.1 Lucene version as it was not available before. But with this upgrade, we also got other fixes (e.g. LUCENE-10159: Fix invalid access in sorted set dv), I have updated the description to add this.

weizijun added a commit to weizijun/elasticsearch that referenced this pull request Oct 20, 2021
* upstream/master: (24 commits)
  Implement framework for migrating system indices (elastic#78951)
  Improve transient settings deprecation message (elastic#79504)
  Remove getValue and getValues from Field (elastic#79516)
  Store Template's mappings as bytes for disk serialization (elastic#78746)
  [ML] Add queue_capacity setting to start deployment API (elastic#79433)
  [ML] muting rest compat test issue elastic#79518 (elastic#79519)
  Avoid redundant available indices check (elastic#76540)
  Re-enable BWC tests
  TEST Ensure password 14 chars length on Kerberos FIPS tests (elastic#79496)
  [DOCS] Temporarily remove APM links (elastic#79411)
  Fix CCSDuelIT for skipped shards (elastic#79490)
  Add other time accounting in HotThreads (elastic#79392)
  Add deprecation info API entries for deprecated monitoring settings (elastic#78799)
  Add note in breaking changes for nameid_format (elastic#77785)
  Use 'migration' instead of 'upgrade' in GET system feature migration status responses (elastic#79302)
  Upgrade lucene version 8b68bf60c98 (elastic#79461)
  Use Strings#EMPTY_ARRAY (elastic#79452)
  Quicker shared cache file preallocation (elastic#79447)
  [ML] Removing some code that's obsolete for 8.0 (elastic#79444)
  Ensure indexing_data CCR requests are compressed (elastic#79413)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Search/Search Search-related issues that do not fall into other categories Team:Search Meta label for search team v8.0.0-beta1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Hit java.lang.IndexOutOfBoundsException in es log after recent Lucene9 snapshot upgrade

6 participants