You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Jiri Danek (JIRA)" <ji...@apache.org> on 2016/06/07 05:04:21 UTC

[jira] [Created] (PROTON-1227) Go Client cannot send message in fire-and-forget mode

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: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org