[ https://issues.apache.org/jira/browse/QPID-155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Marnie McCormack updated QPID-155: ---------------------------------- Moving items not being worked on afaik out of M4 Fix Version > Add ability to configure (on/off) queue creation on demand > ---------------------------------------------------------- > > Key: QPID-155 > URL: https://issues.apache.org/jira/browse/QPID-155 > Project: Qpid > Issue Type: New Feature > Components: Java Broker, Java Client > Affects Versions: M1, M2 > Reporter: Marnie McCormack > Assignee: Aidan Skinner > Priority: Minor > > At present, if a user creates some client code in which s/he has typo'd the > name of the queue from which they would like to consume this queue is simply > created and they can consume from it. > In some scenarios this is not desirable behaviour in that it allows clients > to accidentally be consuming from an incorrect queue - without warning/error. > Would be better to be able to set a flag on a connection (?) or at session > level to disable queue creation at runtime - thus preventing consumption > erroneously. > Requested by a Qpid user. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.