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

segfault when connecting to multitenant listener with policy but no hostname in open

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.13.0
    • 1.13.0
    • Policy Engine
    • None

    Description

      Start router with following config file and then run qpid-receive against it (which by default does not set a hostname in open).

       

      [
          ["listener", { "host": "0.0.0.0", "port": 5672, "multiTenant": true , "policyVhost": "myhost"}],
          ["policy", {"enableVhostPolicy": true }],
          ["vhost", { "hostname": "myhost", "allowUnknownUser": true, "groups":{"$default":{"remoteHosts":"*","sources":"*","targets":"*","allowDynamicSource":true,"allowAnonymousSender":true}}}]
      ] 

      Attachments

        Activity

          People

            chug Charles E. Rolke
            gsim Gordon Sim
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: