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

upstream: flb_upstream_conn busy flag addition #4125

Merged

Conversation

leonardo-albertovich
Copy link
Collaborator

This PR is the replacement of PR #4124 which injected the busy flag state changes at the wrong places without taking TLS in consideration which was pointed out by krispraws, it was recreated instead of making another commit to keep the commit log tidier.

This is the original PR message :
This PR addresses what was discussed in PR #4107 as a simple way to delay the disposal of flb_upstream_conn instances before the coroutine is done using it.

Signed-off-by: Leonardo Alminana [email protected]

@edsiper edsiper self-assigned this Sep 25, 2021
@edsiper edsiper added backport to v1.8.x Used to tag items that must be backported to such version. and removed docs-required labels Sep 25, 2021
@edsiper edsiper merged commit a8c63c4 into fluent:master Sep 25, 2021
@leonardo-albertovich leonardo-albertovich deleted the upstream_conn_busy_flag_addition branch October 12, 2021 18:00
@leonardo-albertovich leonardo-albertovich linked an issue Nov 11, 2021 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport to v1.8.x Used to tag items that must be backported to such version.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

segfault in 1.7.9
2 participants