Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[8.14] Fix equals and hashcode for SingleValueQuery.LuceneQuery (#110035) #110048

Merged
merged 1 commit into from
Jun 21, 2024

Conversation

iverase
Copy link
Contributor

@iverase iverase commented Jun 21, 2024

Fixes the implementation of equals and hashcode so the lucene queries can be cached.

backport #110035

)

Fixes the implementation of equals and hashcode so the lucene queries can be cached.
@iverase iverase added >bug backport auto-merge Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) v8.14.2 labels Jun 21, 2024
@elasticsearchmachine elasticsearchmachine merged commit 28722d5 into elastic:8.14 Jun 21, 2024
15 checks passed
@iverase iverase deleted the backport-110035 branch June 21, 2024 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-merge Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport >bug v8.14.2
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants