[
https://issues.apache.org/jira/browse/QPID-370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aidan Skinner closed QPID-370.
------------------------------
Resolution: Won't Fix
0-10 has more relaxed naming rules
> Client and Broker does not validate queue names
> -----------------------------------------------
>
> Key: QPID-370
> URL: https://issues.apache.org/jira/browse/QPID-370
> Project: Qpid
> Issue Type: Bug
> Components: Java Broker, Java Client
> Reporter: Martin Ritchie
> Assignee: Martin Ritchie
> Fix For: M3
>
>
> Currently there is validation of correct queue names:
> From the AMQP Spec:
> Queue names may consist of any mixture of digits, letters, and underscores.
> amq_queue_32 Queue names starting with "amq." are reserved for predeclared
> and standardised server queues. If the queue name starts with "amq." and the
> passive option is zero, the server MUST raise a connection exception with
> reply code 403 (access refused).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.