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

sns: Akka 2.6 features #2497

Closed
6 tasks
ennru opened this issue Oct 26, 2020 · 0 comments
Closed
6 tasks

sns: Akka 2.6 features #2497

ennru opened this issue Oct 26, 2020 · 0 comments
Assignees
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.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants