Fix warnings / deprecations etc. in relation to former Akka 2.5 support
Open
- Dominant language
- Scala
- Stars
- 196
- Forks
- 55
- Avg merge
- 4d 52m
- Merged PRs (30d)
- 74
Description
Some things could not properly fixed to keep compatibility with Akka 2.5. Since we don't care anymore about 2.5, we can clean things up.
* stream cancellation handling (getting causes in `onDownstreamFinish`)
Contributor guide
Research direction
Start by locating the stream cancellation handling around onDownstreamFinish and review the compatibility work that remains for former Akka 2.5 support. Check the warnings and deprecations in that area; done means the obsolete compatibility cleanup is complete and stream cancellation causes are handled correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- api, backend
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100