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

Flat-map payload method signature should allow post-process acknowledgement #86

Open
Azquelt opened this issue Dec 18, 2019 · 0 comments
Milestone

Comments

@Azquelt
Copy link
Member

Azquelt commented Dec 18, 2019

The following method signature should allow post-process acknowledgement:

@Incoming("in")
@Outgoing("out")
PublisherBuilder<O> method(I payload)

The incoming message should be acknowledged when all outgoing messages produced for that message have been acknowledged.

@Azquelt Azquelt changed the title Flat-map payload method signature should allow post-processing Flat-map payload method signature should allow post-process acknowledgement Dec 18, 2019
@Emily-Jiang Emily-Jiang added this to the Future milestone Jul 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants