-
Notifications
You must be signed in to change notification settings - Fork 24.9k
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
[CI] CorsNotSetIT.testThatOmittingCorsHeaderDoesNotReturnAnything fails with ByteBuf leak #32342
Comments
Pinging @elastic/es-core-infra |
Here's another ByteBuf leak that just happened, but in a different test: https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+6.x+multijob-unix-compatibility/os=debian/1201/console |
That one's probably also coming from |
@tbrooks8 can you take a look here for |
|
Fixed a few more verified leak candidates here in #32377 |
@tbrooks8 should we close here? |
Waiting on back port. #32410 |
Alright. I just backported it. |
@tbrooks8 thanks :) closing then, I think we're good. |
It looks like the fix has only been backported as far as 6.x, but this is failing in 6.4 too. Does the fix need backporting to 6.4? Here is an example of a very similar looking failure today in 6.4: Alternatively, if this isn't a big problem and the fix doesn't need to be backported to 6.4 then please add a comment to the issue to confirm this. |
@tbrooks8 I guess your fixes should go to |
Looks like a separate issue has been raised for 6.4: #32494 |
Right, closing here then :) |
From https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+master+intake/2392/console
Doesn't reproduce for me, but the line is:
The text was updated successfully, but these errors were encountered: