[ https://issues.apache.org/jira/browse/DISPATCH-1732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Charles E. Rolke resolved DISPATCH-1732. ---------------------------------------- Resolution: Fixed Fixed at commit 8dd77e3e > 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 > Assignee: Charles E. Rolke > Priority: Major > 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: dev-unsubscr...@qpid.apache.org For additional commands, e-mail: dev-h...@qpid.apache.org