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

Investigate migration to http4s-ember #391

Closed
agourlay opened this issue Jul 13, 2020 · 3 comments
Closed

Investigate migration to http4s-ember #391

agourlay opened this issue Jul 13, 2020 · 3 comments
Labels

Comments

@agourlay
Copy link
Owner

agourlay commented Jul 13, 2020

Blaze will be replaced by Ember according to the http4s team.

Let's give it a try.

It might hopefully fix the long standing issue with

java.lang.IllegalStateException: Cannot have multiple pending reads
@yanns
Copy link
Collaborator

yanns commented Feb 26, 2021

I've opened http4s/blaze#636

@agourlay
Copy link
Owner Author

agourlay commented Sep 8, 2022

The Ember server PR has been finally merged and will be part of the next release.

The last missing bit to fix the migration was the usage of .withShutdownTimeout() to shorten the time to wait for a graceful shutdown.

@agourlay agourlay removed this from the 0.20.0 milestone May 31, 2023
@agourlay
Copy link
Owner Author

Client side coming in 0.21

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

No branches or pull requests

2 participants