question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Reactive S3 adapter - Project Reactor support

See original GitHub issue

Type: Feature

Is your feature request related to a problem? Please describe. As specified in https://github.com/spring-cloud/spring-cloud-aws/issues/802 and in https://github.com/spring-projects/spring-integration-aws/issues/198, there should be support for Reactive Streams in the new AWS SDK v2 rewrite. I would be glad if this would be added to the milestone https://github.com/awspring/spring-cloud-aws/milestone/4.

Describe the solution you’d like Enable the usage of Project Reactor with spring cloud aws.

Describe alternatives you’ve considered As previously mentioned, this is a great example of self implementation https://github.com/eugenp/tutorials/tree/master/aws-reactive.

Issue Analytics

  • State:open
  • Created 2 years ago
  • Reactions:12
  • Comments:17 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
maciejwalkowiakcommented, Apr 16, 2022

Design work is pending. We are open for suggestion or even PRs but can’t guarantee that anything will get merged until we do more research.

1reaction
markusherbertcommented, Apr 10, 2022

I’d put S3AsyncClient as an argument in the constructor of S3ReactiveClient

Read more comments on GitHub >

github_iconTop Results From Across the Web

AWS S3 with Java - Reactive Support - Baeldung
Explore the basics of using the reactive extensions available in the AWS SDK V2 library.
Read more >
Support Reactive Streams API for S3 protocol #198 - GitHub
Hey. I would like to suggest support for Project Reactor when integrating with AWS and Spring Integration. I suggest the ability to write...
Read more >
Reactor 3 Reference Guide - Project Reactor
Reactive encoding and decoding are fully supported. 2.2. Prerequisites. Reactor Core runs on Java 8 and above. It has a transitive dependency on ......
Read more >
Reactor 3 Reference Guide - Project Reactor
Reactive encoding and decoding are fully supported. 2.2. Prerequisites. Reactor Core runs on Java 8 and above. It has a transitive dependency on ......
Read more >
Reactor 3 Reference Guide - Project Reactor
If you are new to reactive programming, though, you should probably start with the ... Reactive encoding and decoding are fully supported.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found