[
https://issues.apache.org/jira/browse/QPID-3923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alex Rudyy updated QPID-3923:
-----------------------------
Attachment: 0003-QPID-3923-store-message-content-in-derby-store-as-si.patch
0002-QPID-3923-Store-queue-exchange-and-binding-as-config.patch
Added patches with changes to derby store
> 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
> Fix For: 0.17
>
> Attachments:
> 0001-QPID-3923-Store-queue-exchange-and-binding-as-config.patch,
> 0002-QPID-3923-Store-queue-exchange-and-binding-as-config.patch,
> 0003-QPID-3923-store-message-content-in-derby-store-as-si.patch
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]