Uploaded image for project: 'Qpid Dispatch'
  1. Qpid Dispatch
  2. DISPATCH-246

Router crash when creating connector with same port as existing listener

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.6.0
    • None
    • Management Agent
    • None

    Description

      • Start a router with a listener on a port. The listener's role doesn't seem to matter.
      • After the router is running, attempt to call the CREATE method using the same port on which the router is listening.
        I'm getting an immediate crash 100% of the time.

      Here is the json passed to the method call:
      {
      "body":

      { "type": "connector", "port": "20102", "role": "normal" }

      ,
      "properties":

      { "to": "_topo/0/QDR.A/$management", "reply_to": "amqp:/_topo/0/QDR.A/temp.ezDGhBZEEg+4LMn", "correlation_id": "16" }

      ,
      "application_properties":

      { "operation": "CREATE", "type": "connector" }

      }

      This was done through the console. I'm not sure the syntax to do the same thing through qdmanage.

      Attachments

        Activity

          People

            gmurthy Ganesh Murthy
            eallen Ernest Allen
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: