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 2018-02-12 #63

Closed patriknw closed 6 years ago

patriknw commented 6 years ago

Sprint plan for the core Akka team

3 weeks Start: 2018-02-12 End: 2018-03-02

Akka GRPC

Akka Typed

Other

Bugs and failures

Bug start count: 16 Failure start count: 32

Akka HTTP Bug start count: 41 Akka HTTP Failure start count: 24

He-Pin commented 6 years ago

Nice for GRPC.

patriknw commented 6 years ago

Outcome

Akka GRPC

Good progress, we will continue in next sprint and can probably make it open-source after that.

Akka Typed

  • complete persistent actor as a real typed behavior

Not done. Currently trying to convert it to immutable behaviors, which is a good exercise of the APIs and conventions.

  • complete remaining small api changes

Much done, but still small things remaining. Community is welcome to help.

Other

Done

  • complete Artery TCP/TLS

Done

  • Discourse

Preparations done, will be announced shortly.

  • act on issues related to supporting Scala 2.13

Done, still some more to fix/investigate

Bugs and failures

Bug start count: 16

End count: 19

Failure start count: 32

End count: 38

Akka HTTP Bug start count: 41

End count: 41

Akka HTTP Failure start count: 24

End count: 27