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

Distribute HTTP/2 client request load properly among I/O threads #14187

Closed
arukshani opened this issue Mar 7, 2019 · 2 comments
Closed

Distribute HTTP/2 client request load properly among I/O threads #14187

arukshani opened this issue Mar 7, 2019 · 2 comments
Assignees
Labels
Team/StandardLibs All Ballerina standard libraries Type/Task

Comments

@arukshani
Copy link
Member

arukshani commented Mar 7, 2019

$subject

When the HTTP/2 connection is created, make sure it uses the same eventloop as the source loop.

@arukshani
Copy link
Member Author

wso2/transport-http#308

@arukshani
Copy link
Member Author

Fixed with wso2/transport-http#308

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team/StandardLibs All Ballerina standard libraries Type/Task
Projects
None yet
Development

No branches or pull requests

1 participant