Randy Armstrong created PROTON-1148: ---------------------------------------
Summary: recv example does not receive messages from ServiceBus topic. Key: PROTON-1148 URL: https://issues.apache.org/jira/browse/PROTON-1148 Project: Qpid Proton Issue Type: Bug Components: proton-c Affects Versions: 0.12.0, 0.11.0 Environment: Windows 10 Visual Studio 2105 Python 3.5 Reporter: Randy Armstrong I have two clients subscribing to a topic: one using AMQPLite and the recv example in the proton code base. The AMQPLite client receives notifications. The recv example does not. I am assuming that since I have verified that my broker is producing messages and the recv example does not get then there is a bug in proton c code base. The URL i use for the recv example is: amqps://receiver:<password>@opcfoundation-prototyping.servicebus.windows.net/MyTopic/Subscriptions/default I can provide a password if needed to replicate. Please tell me if this is not the right place to report these issue. I looked for a forum I could post to and could not find one. -- This message was sent by Atlassian JIRA (v6.3.4#6332)