You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 10, 2022. It is now read-only.
One thing we should prioritize is making Akka Management, Bootstrap and Discovery APIs stable. This is important for downstream projects and should happen for the Lagom 1.5 release.
A few things we need to investigate before freezing it.
only prerequisite in management / bootstrap is health checks, either exposing them as methods, routes or making it pluggable
for discovery we should put a little thought into how we’d expand the API to add things like weighting, TTL etc
go through the public API and see if it can be evolved easily (no case classes, etc)
Sprint plan for the core Akka team
3 weeks + Holidays
Start: 2018-12-11
End: 2019-01-04
Scala 2.13
Akka Management, OpenShift/Kubernetes
Akka HTTP
aroundRequest
directive which captures complete request / response processing duration akka-http#2216Other
Bugs and failures
Bug start count: 14 / 634 (open / closed)
Failure start count: 58 / 545
Akka HTTP Bug start count: 44 / 130
Akka HTTP Failure start count: 24 / 76
The text was updated successfully, but these errors were encountered: