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

[Backport 2.x] [Upgrade] Lucene 9.7.0 release (#8272) #8277

Merged
merged 3 commits into from
Jun 27, 2023

Conversation

nknize
Copy link
Collaborator

@nknize nknize commented Jun 27, 2023

Backport 45a934d from #8272.

Upgrades to the official 9.7.0 release of lucene

Signed-off-by: Nicholas Walter Knize <nknize@apache.org>
@nknize nknize added backport PRs or issues specific to backporting features or enhancments >upgrade Label used when upgrading library dependencies (e.g., Lucene) labels Jun 27, 2023
@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

Signed-off-by: Nicholas Walter Knize <nknize@apache.org>
@nknize nknize changed the title [Upgrade] Lucene 9.7.0 release (#8272) [Backport 2.x] [Upgrade] Lucene 9.7.0 release (#8272) Jun 27, 2023
@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

Signed-off-by: Nicholas Walter Knize <nknize@apache.org>
@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

  • RESULT: UNSTABLE ❕
  • TEST FAILURES:
      1 org.opensearch.remotestore.SegmentReplicationUsingRemoteStoreIT.testPressureServiceStats

@codecov
Copy link

codecov bot commented Jun 27, 2023

Codecov Report

Merging #8277 (3452542) into 2.x (78be6ba) will decrease coverage by 0.06%.
The diff coverage is 73.67%.

@@             Coverage Diff              @@
##                2.x    #8277      +/-   ##
============================================
- Coverage     70.70%   70.64%   -0.06%     
+ Complexity    56906    56839      -67     
============================================
  Files          4706     4706              
  Lines        269180   269087      -93     
  Branches      39794    39773      -21     
============================================
- Hits         190311   190106     -205     
- Misses        62528    62643     +115     
+ Partials      16341    16338       -3     
Impacted Files Coverage Δ
...rg/opensearch/gradle/CheckCompatibilityTask.groovy 0.00% <ø> (ø)
...apshots/status/TransportSnapshotsStatusAction.java 3.52% <0.00%> (-0.03%) ⬇️
...ain/java/org/opensearch/cluster/DiffableUtils.java 84.61% <ø> (+3.19%) ⬆️
.../cluster/routing/allocation/RoutingAllocation.java 98.52% <ø> (ø)
...rg/opensearch/rest/action/cat/RestAliasAction.java 13.95% <0.00%> (ø)
...h/cluster/metadata/MetadataDeleteIndexService.java 91.42% <33.33%> (ø)
...ava/org/opensearch/snapshots/SnapshotsService.java 44.01% <47.14%> (+0.82%) ⬆️
...ucene/search/vectorhighlight/CustomFieldQuery.java 69.35% <50.00%> (ø)
.../java/org/opensearch/snapshots/RestoreService.java 55.78% <51.72%> (+1.57%) ⬆️
...min/cluster/state/TransportClusterStateAction.java 67.10% <66.66%> (ø)
... and 33 more

... and 463 files with indirect coverage changes

@nknize nknize merged commit 5f80c24 into opensearch-project:2.x Jun 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport PRs or issues specific to backporting features or enhancments >upgrade Label used when upgrading library dependencies (e.g., Lucene)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants