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

Ensure HttpServer Active Connections metric is correct when connection closure before response write #2633

Merged
merged 2 commits into from
Jan 5, 2023

Conversation

violetagg
Copy link
Member

Fixes #2619

@violetagg violetagg added the type/bug A general bug label Jan 5, 2023
@violetagg violetagg added this to the 1.0.27 milestone Jan 5, 2023
@violetagg violetagg requested a review from a team January 5, 2023 14:02
@violetagg
Copy link
Member Author

@reactor/netty-team PTAL

Copy link
Contributor

@pderop pderop left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@violetagg
Copy link
Member Author

@pderop Thanks for the review!

@violetagg violetagg merged commit d22adfc into 1.0.x Jan 5, 2023
@violetagg violetagg deleted the issue-2619 branch January 5, 2023 14:29
violetagg added a commit that referenced this pull request Jan 5, 2023
violetagg added a commit that referenced this pull request Jan 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug A general bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Connection closure before response write causes incorrect HttpServer 'Active Connections' value
2 participants