Skip to content

Conversation

@opensearch-trigger-bot
Copy link
Contributor

Backport 067a8ae from #19387.

The updated version of commons compress in 5b89711 now requires that
commons-lang3 to be available at runtime for the plugin CLI.
commons-codec is also a non-optional dependency of commons-compress, so
that is added here as well.

Signed-off-by: Andrew Ross <[email protected]>
(cherry picked from commit 067a8ae)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@opensearch-trigger-bot opensearch-trigger-bot bot requested a review from a team as a code owner September 24, 2025 03:08
@github-actions
Copy link
Contributor

❌ Gradle check result for d50ddbc: 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?

@github-actions
Copy link
Contributor

❌ Gradle check result for d50ddbc: 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?

@github-actions
Copy link
Contributor

✅ Gradle check result for d50ddbc: SUCCESS

@codecov
Copy link

codecov bot commented Sep 29, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 71.93%. Comparing base (1cec4d1) to head (d50ddbc).
⚠️ Report is 3 commits behind head on 2.19.

Additional details and impacted files
@@             Coverage Diff              @@
##               2.19   #19394      +/-   ##
============================================
- Coverage     72.00%   71.93%   -0.08%     
+ Complexity    66011    65920      -91     
============================================
  Files          5341     5341              
  Lines        307260   307260              
  Branches      44842    44842              
============================================
- Hits         221245   221029     -216     
- Misses        67520    67802     +282     
+ Partials      18495    18429      -66     

☔ 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.

@cwperks cwperks merged commit 7caafaf into 2.19 Sep 30, 2025
49 of 54 checks passed
@github-actions github-actions bot deleted the backport/backport-19387-to-2.19 branch September 30, 2025 00:13
sokdak pushed a commit to sokdak/OpenSearch that referenced this pull request Oct 15, 2025
) (opensearch-project#19394)

The updated version of commons compress in 5b89711 now requires that
commons-lang3 to be available at runtime for the plugin CLI.
commons-codec is also a non-optional dependency of commons-compress, so
that is added here as well.


(cherry picked from commit 067a8ae)

Signed-off-by: Andrew Ross <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants