[ https://issues.apache.org/jira/browse/QPID-3923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Robbie Gemmell resolved QPID-3923. ---------------------------------- Resolution: Fixed Patch applied. > Update BDB+Derby message 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-unsubscr...@qpid.apache.org For additional commands, e-mail: dev-h...@qpid.apache.org