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 2017-09-04 #57

Closed patriknw closed 6 years ago

patriknw commented 6 years ago

Sprint plan for the core Akka team

3 weeks Start: 2017-09-04 End: 2017-09-22

Akka Typed

Data center aware cluster membership

JDK 9

Blog

Other

Bugs and failures

2+2 days (Monday, Tuesday first two weeks)

Bug start count: 20 (9 in progress) Failure start count: 58 (9 in progress)

Akka HTTP Bug start count: 40 Akka HTTP Failure start count: 12

patriknw commented 6 years ago

Outcome

Akka Typed

  • Remoting, Receptionist, Cluster
    • Only for adapted actor system
    • Remoting only inside same cluster

Done (with some follow up tickets)

  • Persistence

Done, but with limitations that will require re-implementing the real thing as a typed behavior.

We also got a lot more things working:

Data center aware cluster membership

  • Fix remaining issues

Done

  • Final documentation

Not done

  • Rolling updates guide

Not done

JDK 9

  • Flow adapter, included in akka-streams when built with JDK 9

Done

  • Related test failures, e.g. access to sun.*

Some fixed, some remaining

Blog

  • Continue blog series about the performance benchmarks on GCE

First draft done

  • Research from Banff about how streams behave

Not done

Other

  • f2f meeting

Done

  • Publish Akka HTTP Quickstart (Scala and Java) to TechHub, review Java port

Scala version is published Java version has been reviewed and some more work is in progress

  • Publish distributed workers (Scala) to TechHub

Done (but still not published)

  • Consider Discourse over akka-user

Not done yet

  • Add CoC

Done

Bugs and failures

2+2 days (Monday, Tuesday first two weeks)

Bug start count: 20 (9 in progress)

End count: 21

Failure start count: 58 (9 in progress)

End count: 62

Akka HTTP Bug start count: 40

End count: 40

Akka HTTP Failure start count: 12

End count: 13