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

Fix flaky terminaton conditions for org.opensearch.rest.ReactorNetty4StreamingStressIT.testCloseClientStreamingRequest test case (#15959) #15962

Merged

Conversation

reta
Copy link
Collaborator

@reta reta commented Sep 17, 2024

Backport of #15959 to 2.x

…StreamingStressIT.testCloseClientStreamingRequest test case (opensearch-project#15959)

Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
(cherry picked from commit eb5b703)
Copy link
Contributor

✅ Gradle check result for 8310c23: SUCCESS

Copy link

codecov bot commented Sep 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.72%. Comparing base (bfdc30c) to head (8310c23).
Report is 1 commits behind head on 2.x.

Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #15962      +/-   ##
============================================
+ Coverage     71.67%   71.72%   +0.05%     
+ Complexity    64624    64608      -16     
============================================
  Files          5276     5276              
  Lines        302298   302298              
  Branches      43992    43992              
============================================
+ Hits         216674   216835     +161     
+ Misses        67532    67295     -237     
- Partials      18092    18168      +76     

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

@gaobinlong gaobinlong merged commit 79867fb into opensearch-project:2.x Sep 18, 2024
59 checks passed
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.

2 participants