Skip to content

Two more places to check if attempting half_closed connection logic is feasible#3714

Merged
shinrich merged 1 commit intoapache:masterfrom
shinrich:expand_half_closed_feature_check
May 24, 2018
Merged

Two more places to check if attempting half_closed connection logic is feasible#3714
shinrich merged 1 commit intoapache:masterfrom
shinrich:expand_half_closed_feature_check

Conversation

@shinrich
Copy link
Copy Markdown
Member

There were two places where closing the connection was being delayed to handle the half-closed case. But adding delay does not make sense for HTTP/2 which does not support half-closed at the TCP level.

Found while tracking down leaking Http2ClientSessions using the zombie event in PR #3713

@shinrich shinrich added this to the 8.0.0 milestone May 22, 2018
@shinrich shinrich self-assigned this May 22, 2018
@shinrich shinrich requested a review from zizhong May 23, 2018 13:43
@shinrich shinrich merged commit 653927f into apache:master May 24, 2018
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