Skip to content

Add RabbitStreamMessageHandler #3626

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

Closed
garyrussell opened this issue Sep 7, 2021 · 3 comments · Fixed by #3895
Closed

Add RabbitStreamMessageHandler #3626

garyrussell opened this issue Sep 7, 2021 · 3 comments · Fixed by #3895

Comments

@garyrussell
Copy link
Contributor

Using a StreamRabbitTemplate

spring-projects/spring-amqp#1366

@garyrussell garyrussell added type: enhancement status: waiting-for-triage The issue need to be evaluated and its future decided labels Sep 7, 2021
@garyrussell garyrussell added this to the 5.5.x milestone Sep 7, 2021
@garyrussell garyrussell self-assigned this Sep 7, 2021
@garyrussell garyrussell modified the milestones: 5.5.x, 6.0.x Sep 7, 2021
@artembilan artembilan added in: amqp and removed status: waiting-for-triage The issue need to be evaluated and its future decided labels Apr 11, 2022
@artembilan
Copy link
Member

Any chances that we can look into this already?

Thanks

@garyrussell
Copy link
Contributor Author

I will do this next week.

@garyrussell
Copy link
Contributor Author

Working on this now...

@garyrussell garyrussell modified the milestones: 6.0.x, 6.0.0-RC1 Sep 22, 2022
garyrussell added a commit to garyrussell/spring-integration that referenced this issue Sep 26, 2022
Resolves spring-projects#3626

- spec for stream listener container
- move message handler from scst to here; add spec
garyrussell added a commit to garyrussell/spring-integration that referenced this issue Sep 26, 2022
Resolves spring-projects#3626

- spec for stream listener container
- move message handler from scst to here; add spec
garyrussell added a commit to garyrussell/spring-integration that referenced this issue Sep 26, 2022
Resolves spring-projects#3626

- spec for stream listener container
- move message handler from scst to here; add spec
artembilan pushed a commit that referenced this issue Sep 26, 2022
Resolves #3626

- spec for stream listener container
- move message handler from scst to here; add spec

* Fix test.

* Polishing and Docs.

* Fix anchors in doc.

* Don't Extend `AbstractMessageProducingHandler`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants