-
Bug
-
Resolution: Done
-
Major
-
AMQ 7.8.1.GA
See reproducer attached to this ticket - when a subscriber is created the maxConsumers is '-1'. The same subscriber is re-created with a different selector and the maxConsumers is '1'. The expected outcome is maxConsumers '-1' in both cases.
If the selector does not change, the maxConsumers remains at '-1'.
- clones
-
ENTMQBR-5257 shared durable subscriber: new connection with different selector also changes maxConsumers
- Closed