akka / akka-meta

This repository is dedicated to high-level feature discussions and for persisting design decisions.
Apache License 2.0
201 stars 23 forks source link

Akka Sprint Plan 2019-02-18 #96

Closed patriknw closed 5 years ago

patriknw commented 5 years ago

Sprint plan for the core Akka team

3 weeks (much vacations) Start: 2019-02-18 End: 2019-03-08

Lease in Singleton and Sharding

Scalability testing of Artery TCP

New Actor APIs (Akka Typed)

Other

Bugs and failures

Bug start count: 11 / 645 (open / closed) Failure start count: 60 / 555

Akka HTTP Bug start count: 46 / 134 Akka HTTP Failure start count: 7 / 104

More if time permits

patriknw commented 5 years ago

Outcome

Lease in Singleton and Sharding

  • Support the lease from SBR in Cluster Singleton and Sharding

Singleton done, Sharding remaining

Scalability testing of Artery TCP

  • Try Artery TCP with a few 100 nodes to ensure that there are no obvious scalability issues. Criteria for declaring it ready for production. In Akka 2.6 it will be the default transport.

Not done, missing working test environment

New Actor APIs (Akka Typed)

  • Continue tasks for making it ready for production

Some good progress

Other

  • Try akka-persistence-cassandra with JDK 11

Done

  • [ ] Continue fixing compiler warnings

Work on setting up SCoverage, but some Akka tests fail

Done

  • Some Lightbend internal tasks

Bugs and failures

Bug start count: 11 / 645 (open / closed)

End count: 13 / 646

Failure start count: 60 / 555

End count: 56 / 563

Akka HTTP Bug start count: 46 / 134

End count: 45 / 136

Akka HTTP Failure start count: 7 / 104

End count: 8 / 106

More if time permits

Done

Unplanned