Uploaded image for project: 'Qpid Proton'
  1. Qpid Proton
  2. PROTON-1227

Go Client cannot send message in fire-and-forget mode

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • proton-0.14.0
    • proton-c-future
    • go-binding
    • None
    • RHEL 6.8x

    Description

      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.

      Attachments

        1. main.go
          0.7 kB
          Jiri Daněk
        2. goclientfaf.pcapng
          3 kB
          Jiri Daněk

        Activity

          People

            aconway Alan Conway
            jdanek Jiri Daněk
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: