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

HTTP/2 support #1078

Open
christianlusardi opened this issue Nov 25, 2018 · 2 comments
Open

HTTP/2 support #1078

christianlusardi opened this issue Nov 25, 2018 · 2 comments

Comments

@christianlusardi
Copy link

Does Latest Spark version (2.8.0) support HTTP/2 protocol?

@ecmagod
Copy link

ecmagod commented Apr 4, 2019

14:38:29,662 DEBUG ContainerLifeCycle:322 - ServerConnector@2438c5c4{HTTP/1.1,[http/1.1]}{0.0.0.0:8080} added {acceptor-0@252dc578,POJO}
14:38:29,662 DEBUG QueuedThreadPool:380 - queue acceptor-0@252dc578
14:38:29,662 DEBUG QueuedThreadPool:589 - run acceptor-0@252dc578
14:38:29,662 INFO AbstractConnector:280 - Started ServerConnector@2438c5c4{HTTP/1.1,[http/1.1]}{0.0.0.0:8080}
14:38:29,663 DEBUG AbstractLifeCycle:177 - STARTED @2757ms ServerConnector@2438c5c4{HTTP/1.1,[http/1.1]}{0.0.0.0:8080}

@luneo7
Copy link

luneo7 commented Jul 20, 2020

Created this PR to add HTTP/2 Support: #1183

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants