-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
None
-
None
-
None
A C++ client uses Receiver::fetch() to retrieve messages from an ActiveMQ 5.11 queue. Only the first message is retrieved; after that the ::fetch() method just waits. Another message is retrieved after restarting the application, and so on.
This problem is seen with the latest releases of qpid-cpp and qpid-proton. It has also been observed in versions delivered as RPM with an RHEL distribution, but I am unsure of the exact version at present.
- duplicates
-
ENTMQ-1909 C++ client subscription on topic is receiving only the first message sent
- Closed