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] Ensure RestHandler.Wrapper delegates all implementations to the wrapped handler #16161

Merged
merged 2 commits into from
Oct 2, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 0b1650d from #16154.

…ed handler (#16154)

* Ensure RestHandler.Wrapper delegates all implementations to the wrapper handler

Signed-off-by: Craig Perkins <cwperx@amazon.com>

* Add to CHANGELOG

Signed-off-by: Craig Perkins <cwperx@amazon.com>

* Fix typo

Signed-off-by: Craig Perkins <cwperx@amazon.com>

---------

Signed-off-by: Craig Perkins <cwperx@amazon.com>
(cherry picked from commit 0b1650d)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@reta reta added the v2.18.0 Issues and PRs related to version 2.18.0 label Oct 1, 2024
Copy link
Contributor

github-actions bot commented Oct 1, 2024

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

Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
Copy link
Contributor

github-actions bot commented Oct 1, 2024

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

github-actions bot commented Oct 2, 2024

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

github-actions bot commented Oct 2, 2024

❕ Gradle check result for b426f6f: UNSTABLE

  • TEST FAILURES:
      1 org.opensearch.cluster.MinimumClusterManagerNodesIT.testThreeNodesNoClusterManagerBlock

Please review all flaky tests that succeeded after retry and create an issue if one does not already exist to track the flaky failure.

Copy link

codecov bot commented Oct 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.68%. Comparing base (20d32cf) to head (b426f6f).
Report is 11 commits behind head on 2.x.

Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #16161      +/-   ##
============================================
+ Coverage     71.60%   71.68%   +0.08%     
- Complexity    64716    64754      +38     
============================================
  Files          5278     5278              
  Lines        302835   302874      +39     
  Branches      44059    44059              
============================================
+ Hits         216848   217125     +277     
+ Misses        67932    67598     -334     
- Partials      18055    18151      +96     

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

@reta reta merged commit 0cd0ea9 into 2.x Oct 2, 2024
35 checks passed
@github-actions github-actions bot deleted the backport/backport-16154-to-2.x branch October 2, 2024 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v2.18.0 Issues and PRs related to version 2.18.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant