Add ability to configure (on/off) queue creation on demand
-----------------------------------------------------------
Key: QPID-155
URL: http://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
Priority: Minor
Fix For: M3
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.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira