Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

slick: Akka 2.6 features #2496

Closed
6 tasks
ennru opened this issue Oct 26, 2020 · 1 comment
Closed
6 tasks

slick: Akka 2.6 features #2496

ennru opened this issue Oct 26, 2020 · 1 comment
Labels
Milestone

Comments

@ennru
Copy link
Member

ennru commented Oct 26, 2020

  • Backports: If a RetryFlow(Coordinator) is used, remove it and use the Akka implementation
  • Replace Source.setup / Flow.setup with Source.fromMaterializer / Flow.fromMaterializer
  • Tests: Use ActorSystem instead of Materializer when creating a stream
  • Resolve other Akka deprecations
  • Enable fatalWarnings for the connector
  • Docs: Remove references about the Materializer from the text

(This is a bulk-created issue to manage updating Alpakka for the 3.0 release. Not all items apply to all connectors.)

@ennru
Copy link
Member Author

ennru commented Nov 6, 2020

Fixed with #2520

@ennru ennru closed this as completed Nov 6, 2020
@seglo seglo added this to the 3.0.0-M1 milestone Mar 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants