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] Fix Netty's ByteBuf leak #15485

Merged
merged 2 commits into from
Aug 29, 2024
Merged

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport acee2ae from #15475.

Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
(cherry picked from commit acee2ae)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link
Contributor

❕ Gradle check result for dc82fd7: UNSTABLE

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 Aug 28, 2024

Codecov Report

Attention: Patch coverage is 85.71429% with 1 line in your changes missing coverage. Please review.

Project coverage is 71.56%. Comparing base (461e2b3) to head (4618edd).
Report is 2 commits behind head on 2.x.

Files with missing lines Patch % Lines
...ch/http/reactor/netty4/ReactorNetty4HttpChunk.java 83.33% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #15485      +/-   ##
============================================
- Coverage     71.68%   71.56%   -0.12%     
+ Complexity    63619    63497     -122     
============================================
  Files          5217     5217              
  Lines        297569   297564       -5     
  Branches      43312    43312              
============================================
- Hits         213304   212960     -344     
- Misses        66440    66821     +381     
+ Partials      17825    17783      -42     

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

Copy link
Contributor

❕ Gradle check result for 4618edd: UNSTABLE

  • TEST FAILURES:
      1 org.opensearch.repositories.azure.AzureBlobStoreRepositoryTests.testWriteRead

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

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