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

Update Http2Pool javadoc #2589

Merged
merged 1 commit into from Nov 25, 2022
Merged

Update Http2Pool javadoc #2589

merged 1 commit into from Nov 25, 2022

Conversation

violetagg
Copy link
Member

When GO_AWAY is received and there are no streams the connection is removed from the pool. If there are streams the connection is filtered and not used for creation of new streams.

When GO_AWAY is received and there are no streams the connection is
removed from the pool. If there are streams the connection is filtered and
not used for creation of new streams.
@violetagg violetagg added the type/documentation A documentation update label Nov 25, 2022
@violetagg violetagg added this to the 1.0.26 milestone Nov 25, 2022
@violetagg violetagg requested a review from a team November 25, 2022 11:34
Copy link
Member

@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

@violetagg violetagg merged commit 23ee1af into 1.0.x Nov 25, 2022
@violetagg violetagg deleted the update-javadoc branch November 25, 2022 16:10
violetagg added a commit that referenced this pull request Nov 25, 2022
violetagg added a commit that referenced this pull request Nov 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/documentation A documentation update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants