-
Bug
-
Resolution: Done
-
Blocker
-
A-MQ 7.0.0.GA
-
None
Durable subscription is not properly reconnected once subscriber with session is closed and created again.
Scenario:
create session
create durable subscriber
create producer and send two messages
receive one message with subscriber
close session
create new session
create durable subscriber with the same subscription name as the first one
try to receive second message
you should receive second message if everything is ok
Customer impact: Customers applications can not rely on durable subscription pattern.
- clones
-
JBEAP-11841 Durbable subsciption created to remote A-MQ 7 not working properly
- Closed
- is related to
-
ENTMQBR-705 Cannot receive from a durable subscription with qpid-python (AMQP)
- Closed