Skip to content
This repository has been archived by the owner on Nov 10, 2022. It is now read-only.

Akka Sprint Plan 2018-12-11 #90

Closed
9 of 21 tasks
patriknw opened this issue Dec 11, 2018 · 2 comments
Closed
9 of 21 tasks

Akka Sprint Plan 2018-12-11 #90

patriknw opened this issue Dec 11, 2018 · 2 comments

Comments

@patriknw
Copy link
Member

patriknw commented Dec 11, 2018

Sprint plan for the core Akka team

3 weeks + Holidays
Start: 2018-12-11
End: 2019-01-04

Scala 2.13

  • Publishing (docs crash)
  • Akka
    • Benchmarks
  • Akka HTTP
    • Conversions
    • Benchmarks

Akka Management, OpenShift/Kubernetes

Akka HTTP

Other

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

@patriknw
Copy link
Member Author

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)

@patriknw
Copy link
Member Author

patriknw commented Jan 7, 2019

Outcome

Scala 2.13

  • Publishing (docs crash)

done

  • Akka
    • Benchmarks

done

  • Akka HTTP
    • Conversions

done

  • Benchmarks

not done

Akka Management, OpenShift/Kubernetes

design decided, but implementation not done

not done, some API changes in progress

done

not done

  • Help with Lagom service locator

help not needed

not done

done

Akka HTTP

done

not done

  • TLS utilities and examples?
    • gRPC
    • Making setting up TLS client/server configurations consistent with and as easy as in Play/Lagom

not done

Other

in progress, but not done

  • JDK 11 builds/tests with AdoptOpenJDK 11 Hotspot

done

  • JDK 8 builds/tests with AdoptOpenJDK 8 Hotspot

done

  • Finish Streams context propagation

not done

some progress

  • Fix compiler warnings

some progress

  • Scalafmt
    • if performance is acceptable

not done

Bugs and failures

Bug start count: 14 / 634 (open / closed)

end count: 11 / 637

Failure start count: 58 / 545

end count: 61 / 546

Akka HTTP Bug start count: 44 / 130

end count: 47 / 130

Akka HTTP Failure start count: 24 / 76

end count: 27 / 77

@patriknw patriknw closed this as completed Jan 7, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant