Python client direct sample transparently consumes messages
------------------------------------------------------------
Key: QPID-757
URL: https://issues.apache.org/jira/browse/QPID-757
Project: Qpid
Issue Type: Bug
Components: Python Client
Affects Versions: M3
Reporter: Arnaud Simon
Fix For: M3
The python direct listener sample only receives one set of messages.
1) run a producer
2) run a producer
3) run the consumer (10 messages are received)
4) run the consumer --->> nothing is received and from the broker point of view
the 20 messages are consumed
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.