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


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]

Reply via email to