You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Keith Wall (JIRA)" <ji...@apache.org> on 2014/06/07 19:54:02 UTC

[jira] [Updated] (QPID-5800) Refactoring: Introduce MessageStoreProvider interface to improve message/configuration store implementations

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

Keith Wall updated QPID-5800:
-----------------------------

    Fix Version/s: 0.29

> Refactoring: Introduce MessageStoreProvider interface to improve message/configuration store implementations
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: QPID-5800
>                 URL: https://issues.apache.org/jira/browse/QPID-5800
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Broker
>            Reporter: Keith Wall
>            Assignee: Keith Wall
>             Fix For: 0.29
>
>
> A configuration store implementation that wishes to additionally provide a message store must currently implements the {{MessageStore}} interface. This design has led to rather monolithic implementations.
> This refactoring will introduce a {{MesageStoreProvide}} interface.  Configuration stores implementations that wish to also expose a MessageStore will implement this interface.  They can then provide the MessageStore store implementation as they see fit, hopefully leading to better, more cohesive, code.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

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