Description of problem: No message is sent when using java spout with "-c 0" option Other clients sending limitless amount of messages in loop. All the clients shall behave the same way. Version-Release number of selected component (if applicable): qpid-java-0.10-6 How reproducible: 100% Steps to Reproduce: 1. java -cp $CLASSPATH org.apache.qpid.example.Spout -c 0 "q;{ create:sender}" 2. java -cp $CLASSPATH org.apache.qpid.example.Drain "q" 3. no message is consumed (no message was sent) Actual results: No message is sent using "spout -c 0" Expected results: Messages are sent in loop with "spout -c 0" until interrupted by user Additional info:
This product has been discontinued or is no longer tracked in Red Hat Bugzilla.