Gordon Sim created DISPATCH-1732:
------------------------------------

             Summary: segfault when connecting to multitenant listener with 
policy but  no hostname in open
                 Key: DISPATCH-1732
                 URL: https://issues.apache.org/jira/browse/DISPATCH-1732
             Project: Qpid Dispatch
          Issue Type: Improvement
          Components: Policy Engine
    Affects Versions: 1.13.0
            Reporter: Gordon Sim
             Fix For: 1.13.0


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

 
{noformat}
[
    ["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}}}]
] {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to