[jboss-jira] [JBoss JIRA] Updated: (JBMESSAGING-406) Persistence refactoring

Tim Fox (JIRA) jira-events at lists.jboss.org
Wed Oct 24 07:14:04 EDT 2007


     [ http://jira.jboss.com/jira/browse/JBMESSAGING-406?page=all ]

Tim Fox updated JBMESSAGING-406:
--------------------------------

        Summary: Persistence refactoring  (was: Enabled local persistent storage per node)
    Description: 
Need to refactor persistence so each node has its own storage.

We should provide at least three local persistence manager configs:

1) JDBC local pm that works out of the box with HSQL - not recommended for production.

2) BDB based pm that customers need to download - recommended for best performance.

Should optimise for the SAN use case.

Need to consider whether we need to support replication for failover too.

  was:
Implement non shared file based persistent store.

Look at whether we can re-use stuff (ObjectStore) from JBoss Transactions to implement this.

Also look at HOWL. http://howl.objectweb.org/


> Persistence refactoring
> -----------------------
>
>                 Key: JBMESSAGING-406
>                 URL: http://jira.jboss.com/jira/browse/JBMESSAGING-406
>             Project: JBoss Messaging
>          Issue Type: Task
>            Reporter: Tim Fox
>         Assigned To: Tim Fox
>            Priority: Critical
>             Fix For: 2.0.0 Beta 1
>
>
> Need to refactor persistence so each node has its own storage.
> We should provide at least three local persistence manager configs:
> 1) JDBC local pm that works out of the box with HSQL - not recommended for production.
> 2) BDB based pm that customers need to download - recommended for best performance.
> Should optimise for the SAN use case.
> Need to consider whether we need to support replication for failover too.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list