You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Marnie McCormack (JIRA)" <qp...@incubator.apache.org> on 2008/10/30 12:15:45 UTC

[jira] Updated: (QPID-155) Add ability to configure (on/off) queue creation on demand

     [ https://issues.apache.org/jira/browse/QPID-155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marnie McCormack updated QPID-155:
----------------------------------

    Fix Version/s:     (was: M4)

Descoping items not being worked on for M4 into Unknown Fix Version for now

> 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.