Skip to content
This repository was archived by the owner on Jan 19, 2022. It is now read-only.
This repository was archived by the owner on Jan 19, 2022. It is now read-only.

Need to have separate listener containers to start/stop message consumption from different queues when using the @MessageMapping annotation #67

@subirparulekar

Description

@subirparulekar

Opening this feature request as suggested by Gary in the stackoverflow thread here:
http://stackoverflow.com/questions/29712212/how-to-programatically-start-stop-message-consumption-when-using-messagemapping

Looks like when using the @MessageMapping annotation, there is only one listener container to create listeners. So currently there is no way start/stop listening to the queues independently. Seems to be an all or none paradigm. It will be good to have the ability to be able to start/stop the consumptions on individual queues

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions