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

Proton C includes port number in AMQP Open hostname

    XMLWordPrintableJSON

Details

    Description

      A command like:

      qdmanage -b amqp://u1:password@photoserver:21000 --type policyStats query
      

      sends the port number in the hostname field of the AMQP Open:

      Mon Feb  8 11:37:46 2016 SERVER (trace) [2]:0 <- @open(16) [container-id="34e49947-b4df-4a01-9570-0a74e9e57b5b", hostname="photoserver:21000", channel-max=32767] (/home/chug/git/qpid-dispatch/src/server.c:75)
      
      

      Built in C example code using Proton only does the same thing.

      This bug originally reported at https://issues.apache.org/jira/browse/DISPATCH-214

      Attachments

        Issue Links

          Activity

            People

              kgiusti Ken Giusti
              chug Charles E. Rolke
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: