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

Alpakka Sprint Plan 2019-02-18 #95

Closed ennru closed 5 years ago

ennru commented 5 years ago

Sprint plan Alpakka team

3 weeks Start: 2019-02-18 End: 2019-03-08

Team Members

Alpakka

Alpakka Kafka

Infrastructure

Other

Issues and Pull Requests

Alpakka project Alpakka Kafka
Issues start count 156 49
Issues end count
Closed issues start count 478 249
Closed issues end count
PR start count 29 5
PR end count
Closed PRs start count 848 417
Closed PRs end count
ennru commented 5 years ago

Alpakka

* [x]  Mongo to 1.0 [akka/alpakka#1082](https://github.com/akka/alpakka/issues/1082)

* [x]  Elasticsearch (prepare for use with Akka's new `withContext`)

* [x]  Scala 2.13 [akka/alpakka#828](https://github.com/akka/alpakka/issues/828)

* [x]  **release another milestone or a release candidate**

All above done, yeah!

* [ ]  create an MQTT migration guide

Progress in https://github.com/akka/alpakka/pull/1565

Released 1.0-M3.

Alpakka Kafka

* [ ]  Scala 2.13 [akka/alpakka-kafka#540](https://github.com/akka/alpakka-kafka/issues/540)

Blocked by Kafka not being 2.13 ready as it is used in-process during testing.

* [ ]  Partitioned transactional sources [akka/alpakka-kafka#705](https://github.com/akka/alpakka-kafka/pull/705)

New proposal in https://github.com/akka/alpakka-kafka/compare/master...charlibot:remove-async-callbacks?expand=1 But did not get to it.

Released 1.0 and 1.0.1.

Infrastructure

* [x]  Alpakka Kafka to sbt-site [akka/alpakka-kafka#662](https://github.com/akka/alpakka-kafka/pull/662)

And deployed 1.0.1 release with it.

We initiated some work to improve the overall site quality for akka.io

Other

* [x]  propose solution to expose materialized/attributes to flows and sources (current `SetupStage`) [akka/akka#26477](https://github.com/akka/akka/pull/26477)

Done

* Plan Alpakka 1.0 release activities

  * [ ]  Major blog post
  * [ ]  More examples

No progress.

Issues and Pull Requests

Alpakka project Alpakka Kafka
Issues start count 156 49
Issues end count 161 48
Closed issues start count 478 249
Closed issues end count 494 255
PR start count 29 5
PR end count 24 8
Closed PRs start count 848 417
Closed PRs end count 892 433