Jiri Danek created PROTON-1227:
----------------------------------
Summary: Go Client cannot send message in fire-and-forget mode
Key: PROTON-1227
URL: https://issues.apache.org/jira/browse/PROTON-1227
Project: Qpid Proton
Issue Type: Bug
Components: go-binding
Affects Versions: 0.14.0
Environment: RHEL 6.8x
Reporter: Jiri Danek
Assignee: Alan Conway
Steps to reproduce: {{go run main.go 127.0.0.1/jms.queue.myqueue}}
The attached program creates a sender on a at-most-once (a.k.a.
fire-and-forget) link. Yet when I Send() a message to qpid-dispatch and have no
receiver listening on the same address, the sender timeouts on sending as if it
was in at-least-once mode.
I captured what is happening in the attached packet dump.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]