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

Attempt to fix reference counting issues in ES client instrumentation #3256

Merged
merged 3 commits into from
Jul 26, 2023

Conversation

JonasKunz
Copy link
Contributor

@JonasKunz JonasKunz commented Jul 26, 2023

What does this PR do?

Attempts to fix #3255.

Checklist

  • This is a bugfix
    • I have updated CHANGELOG.asciidoc
    • I have added tests that would fail without this fix -> We will see whether this fixes our test flakyness or not

@JonasKunz JonasKunz merged commit 59bebbe into elastic:main Jul 26, 2023
10 checks passed
@JonasKunz JonasKunz deleted the fix-esclient-ref-counting branch July 26, 2023 12:42
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.

ES Async Client Instrumentation not recycling correctly
2 participants