You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Robbie Gemmell (JIRA)" <ji...@apache.org> on 2012/07/01 21:22:44 UTC

[jira] [Reopened] (QPID-3923) [Java Broker] Update persistent stores to use new configuration storage model, representing ConfiguredObjects in a more generic fashion through storage attributes as JSON

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

Robbie Gemmell reopened QPID-3923:
----------------------------------


Reopening to perform some modifications to the ID generation process to make it more consistent and ease future changes to the configuration model.
                
> [Java Broker] Update persistent stores to use new configuration storage model, representing ConfiguredObjects in a more generic fashion through storage attributes as JSON
> --------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: QPID-3923
>                 URL: https://issues.apache.org/jira/browse/QPID-3923
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Broker, Java Broker BDB Store
>    Affects Versions: 0.17
>            Reporter: Alex Rudyy
>            Assignee: Robbie Gemmell
>             Fix For: 0.17
>
>         Attachments: 0001-QPID-3923-Store-queue-exchange-and-binding-as-config.patch, store-queues-exchanges-and-bindings-as-configured-objects.tar.gz
>
>
> Update BDB+Derby message stores to use new configuration storage model, representing ConfiguredObjects in a more generic fashion through storage attributes as JSON rather than specific table columns as at present. This will be done while maintaining the existing store interface for now and using a new layer shared between BDB+Derby to convert existing objects into the JSON format stored by the new store schema, allowing later change of the store interface whilst using the same on-disk format. The message content and metadata references to queues should be changed to use ids rather than names when being stored (allowing queues to be renamed in future).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org