Description
If a queue has messages that it needs to redeliver, it will stall when the only current consumers have selectors that don't match because dispatching only takes into account redeliveries until they're empty.. but there may be other messages that don't match that need to be delivered.
Have patch
Attachments
Issue Links
- blocks
-
AMQ-5672 Add an option to virtual topic selector cache to enforce only a single selector at a given time
- Resolved