Skip to content

Bump Apache Lucene to 10.2.2 #18573

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

Merged
merged 1 commit into from
Jun 22, 2025
Merged

Conversation

reta
Copy link
Contributor

@reta reta commented Jun 20, 2025

Description

Bump Apache Lucene to 10.2.2

Related Issues

N/A

Check List

  • Functionality includes testing.
  • API changes companion pull request created, if applicable.
  • Public documentation issue/PR created, if applicable.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Andriy Redko <[email protected]>
@reta reta requested a review from a team as a code owner June 20, 2025 22:40
@reta reta added the dependencies Pull requests that update a dependency file label Jun 20, 2025
Copy link
Contributor

❌ Gradle check result for 3b48691: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

Copy link
Contributor

❌ Gradle check result for 3b48691: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

Copy link
Contributor

❌ Gradle check result for 3b48691: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

Copy link
Contributor

❌ Gradle check result for 3b48691: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

Copy link
Contributor

❌ Gradle check result for 3b48691: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

Copy link
Contributor

❌ Gradle check result for 3b48691: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

Copy link
Member

@owaiskazi19 owaiskazi19 left a comment

Choose a reason for hiding this comment

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

Thanks @reta

@owaiskazi19
Copy link
Member

Flaky one #17154

REPRODUCE WITH: ./gradlew ':server:internalClusterTest' --tests 'org.opensearch.wlm.WorkloadManagementIT' -Dtests.method='testHighCPUInEnforcedMode {p0={"search.concurrent_segment_search.enabled":"false"}}' -Dtests.seed=8978354EF1F8404A -Dtests.security.manager=true -Dtests.jvm.argline="-XX:TieredStopAtLevel=1 -XX:ReservedCodeCacheSize=64m" -Dtests.locale=ml -Dtests.timezone=JST -Druntime.java=24
  2> java.lang.AssertionError: SearchTask should have been cancelled with TaskCancelledException
        at __randomizedtesting.SeedInfo.seed([8978354EF1F8404A:73EB9A25F6A1609F]:0)
        at org.junit.Assert.fail(Assert.java:89)
        at org.junit.Assert.assertTrue(Assert.java:42)
        at org.junit.Assert.assertNotNull(Assert.java:713)
        at org.opensearch.wlm.WorkloadManagementIT.testHighCPUInEnforcedMode(WorkloadManagementIT.java:127)

Copy link
Contributor

✅ Gradle check result for 3b48691: SUCCESS

Copy link

codecov bot commented Jun 21, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.69%. Comparing base (7c8f01b) to head (3b48691).
Report is 6 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main   #18573   +/-   ##
=========================================
  Coverage     72.68%   72.69%           
+ Complexity    68130    68085   -45     
=========================================
  Files          5540     5540           
  Lines        313379   313379           
  Branches      45472    45472           
=========================================
+ Hits         227785   227811   +26     
+ Misses        67070    67029   -41     
- Partials      18524    18539   +15     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@reta reta merged commit 3b66d33 into opensearch-project:main Jun 22, 2025
42 of 54 checks passed
neuenfeldttj pushed a commit to neuenfeldttj/OpenSearch that referenced this pull request Jun 26, 2025
Signed-off-by: Andriy Redko <[email protected]>Signed-off-by: TJ Neuenfeldt <[email protected]>
neuenfeldttj pushed a commit to neuenfeldttj/OpenSearch that referenced this pull request Jun 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants