Skip to content

Conversation

@rjernst
Copy link
Member

@rjernst rjernst commented Mar 14, 2025

By default Lucene only uses vectorization up to the JDK version available at the time of its release. When testing against EA versions, we want to still use vectorization. This commit adds a sysprop to force lucene to use the current version for vectorization.

By default Lucene only uses vectorization up to the JDK version
available at the time of its release. When testing against EA versions,
we want to still use vectorization. This commit adds a sysprop to force
lucene to use the current version for vectorization.
@rjernst rjernst added >non-issue :Delivery/Build Build or test infrastructure labels Mar 14, 2025
@rjernst rjernst requested a review from a team as a code owner March 14, 2025 18:59
@elasticsearchmachine elasticsearchmachine added Team:Delivery Meta label for Delivery team v9.1.0 labels Mar 14, 2025
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-delivery (Team:Delivery)

@rjernst
Copy link
Member Author

rjernst commented Mar 14, 2025

Note that this change already exists in older branches where the bundled JDK was bumped to 24 RC.

Copy link
Member

@gareth-ellis gareth-ellis left a comment

Choose a reason for hiding this comment

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

LGTM

@rjernst rjernst enabled auto-merge (squash) March 14, 2025 19:22
Copy link
Contributor

@ChrisHegarty ChrisHegarty left a comment

Choose a reason for hiding this comment

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

Lgtm

@rjernst rjernst merged commit 47454df into elastic:main Mar 14, 2025
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Delivery/Build Build or test infrastructure >non-issue Team:Delivery Meta label for Delivery team v9.1.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants