-
Bug
-
Resolution: Done
-
Major
-
JBoss A-MQ 6.3
When QE qpid-cpp client is used for a topic subscription, only the first message sent towards the topic is received by the subscription. This behaviour change was triggered by the broker upgrade to AMQ 6.3.0 and thus the issue is marked as regression.
AMQ 6.2.1 broker do not suffer from that (all the messages sent are received by the subscription).
This is probably somehow connected to the QE client implementation because when other client are used the issue does not appear. In example when qpid-receive or QE python proton client is used to consume the messages, everything works as expected and all the messages are received by the subscription. Therefore I don't see it as a blocker issue, but it's definitely a behaviour change that shall be revisited and explained.
QE Qpid C++ clients sources:
- causes
-
ENTMQ-2012 [AMQ-6500] topic subs over AMQP limited by prefetch
- Closed
- is duplicated by
-
ENTMQCL-493 Qpid C++ client hangs in Receiver::fetch() with ActiveMQ 5.11 broker
- Closed