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

spring-web: Akka 2.6 features #2499

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

spring-web: Akka 2.6 features #2499

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

dotbg added a commit to dotbg/alpakka that referenced this issue Nov 9, 2020
dotbg added a commit to dotbg/alpakka that referenced this issue Nov 10, 2020
dotbg added a commit to dotbg/alpakka that referenced this issue Nov 13, 2020
dotbg added a commit to dotbg/alpakka that referenced this issue Nov 13, 2020
dotbg added a commit to dotbg/alpakka that referenced this issue Nov 13, 2020
dotbg added a commit to dotbg/alpakka that referenced this issue Nov 14, 2020
dotbg added a commit to dotbg/alpakka that referenced this issue Nov 17, 2020
@mrooding
Copy link
Contributor

mrooding commented Mar 9, 2021

@ennru I think this one can be closed without any additional changes since #2526 was merged

@ennru ennru added this to the 3.0.0-M1 milestone Mar 9, 2021
@ennru
Copy link
Member Author

ennru commented Mar 9, 2021

Fixed with #2526

@ennru ennru closed this as completed Mar 9, 2021
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