Uploaded image for project: 'AMQ Clients'
  1. AMQ Clients
  2. ENTMQCL-377

[go] Client cannot send message in fire-and-forget mode

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Minor Minor
    • None
    • None
    • amqp-go-client
    • None
    • Hide

      `go run main.go 127.0.0.1/jms.queue.myqueue`

      Show
      `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 Interconnect 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.o

        1. goclientfaf.pcapng
          3 kB
        2. main.go
          0.7 kB

            Unassigned Unassigned
            jdanek@redhat.com Jiri Daněk
            Jiri Daněk Jiri Daněk
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: