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

Http2 isn't compatible with 2.5.x any more since akka/akka#22320 #877

Closed
jrudolph opened this issue Feb 20, 2017 · 1 comment
Closed

Http2 isn't compatible with 2.5.x any more since akka/akka#22320 #877

jrudolph opened this issue Feb 20, 2017 · 1 comment
Labels
1 - triaged Tickets that are safe to pick up for contributing in terms of likeliness of being accepted bug
Projects
Milestone

Comments

@jrudolph
Copy link
Member

akka/akka#22320

See https://jenkins.akka.io:8498/view/Akka-http/job/akka-http-nightly-against-akka-master/80/console

[error] /home/jenkins/workspace/workspace/akka-http-nightly-against-akka-master/akka-http2-support/src/main/scala/akka/http/scaladsl/Http2.scala:80: missing parameter type
[error]       val tls = TLS(createEngine, _ ⇒ Success(()), IgnoreComplete)
[error]                                   ^
[error] one error found
@jrudolph jrudolph added bug 1 - triaged Tickets that are safe to pick up for contributing in terms of likeliness of being accepted labels Feb 20, 2017
@jrudolph jrudolph added this to Backlog in Bug Hunting Feb 27, 2017
@jrudolph jrudolph added this to the 10.0.5 milestone Feb 27, 2017
@jrudolph
Copy link
Member Author

Fixed in akka/akka#22351. Nightly builds are green again.

Follow up task #905 was created to use simpler entry-point.

@jonas jonas moved this from Backlog to Done in Bug Hunting May 16, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1 - triaged Tickets that are safe to pick up for contributing in terms of likeliness of being accepted bug
Projects
No open projects
Development

No branches or pull requests

1 participant