You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Martin Ritchie (JIRA)" <qp...@incubator.apache.org> on 2009/04/15 17:35:16 UTC

[jira] Created: (QPID-1814) DerbyStore is to strict, throwing constraint errors if a duplicate queue or exchange is registered

DerbyStore is to strict, throwing constraint errors if a duplicate queue or exchange is registered
--------------------------------------------------------------------------------------------------

                 Key: QPID-1814
                 URL: https://issues.apache.org/jira/browse/QPID-1814
             Project: Qpid
          Issue Type: Bug
          Components: Java Broker MessageStore - DerbyStore
            Reporter: Martin Ritchie
             Fix For: 0.5


Summary:

If a second attempt is made to store an exchange or queue is made then the store should not fail if the queue already exists. This is in line with what the BDB Message Store currently does. If we want to change the contract on the store to only allow one create per object then we can do that as part of the configuration storing improvements.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org


[jira] Assigned: (QPID-1814) DerbyStore is to strict, throwing constraint errors if a duplicate queue or exchange is registered

Posted by "Martin Ritchie (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-1814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Ritchie reassigned QPID-1814:
------------------------------------

    Assignee: Martin Ritchie

> DerbyStore is to strict, throwing constraint errors if a duplicate queue or exchange is registered
> --------------------------------------------------------------------------------------------------
>
>                 Key: QPID-1814
>                 URL: https://issues.apache.org/jira/browse/QPID-1814
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Broker MessageStore - DerbyStore
>            Reporter: Martin Ritchie
>            Assignee: Martin Ritchie
>             Fix For: 0.5
>
>
> Summary:
> If a second attempt is made to store an exchange or queue is made then the store should not fail if the queue already exists. This is in line with what the BDB Message Store currently does. If we want to change the contract on the store to only allow one create per object then we can do that as part of the configuration storing improvements.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org


[jira] Updated: (QPID-1814) DerbyStore is to strict, throwing constraint errors if a duplicate queue or exchange is registered

Posted by "Martin Ritchie (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-1814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Ritchie updated QPID-1814:
---------------------------------

    Status: Ready To Review  (was: In Progress)

> DerbyStore is to strict, throwing constraint errors if a duplicate queue or exchange is registered
> --------------------------------------------------------------------------------------------------
>
>                 Key: QPID-1814
>                 URL: https://issues.apache.org/jira/browse/QPID-1814
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Broker MessageStore - DerbyStore
>            Reporter: Martin Ritchie
>            Assignee: Martin Ritchie
>             Fix For: 0.5
>
>
> Summary:
> If a second attempt is made to store an exchange or queue is made then the store should not fail if the queue already exists. This is in line with what the BDB Message Store currently does. If we want to change the contract on the store to only allow one create per object then we can do that as part of the configuration storing improvements.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org