[jboss-jira] [JBoss JIRA] Closed: (JBMESSAGING-1172) Implement JDBCPersistenceManager

Tim Fox (JIRA) jira-events at lists.jboss.org
Tue Sep 30 09:10:21 EDT 2008


     [ https://jira.jboss.org/jira/browse/JBMESSAGING-1172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tim Fox closed JBMESSAGING-1172.
--------------------------------

    Fix Version/s: Unscheduled
                       (was: 2.0.0 Beta)
       Resolution: Rejected


> Implement JDBCPersistenceManager
> --------------------------------
>
>                 Key: JBMESSAGING-1172
>                 URL: https://jira.jboss.org/jira/browse/JBMESSAGING-1172
>             Project: JBoss Messaging
>          Issue Type: Task
>            Reporter: Tim Fox
>            Assignee: Tyronne Wickramarathne
>             Fix For: Unscheduled
>
>
> Although JDBC is not the main form of message persistence in JBM 2.0, we still need a JDBC PersistenceManager implementation, mainly we so we can work out of the box in the distro, without switching to the BDB persistence manager which we can't distribute due to licensing restrictions.
> The JDBCPersistenceManager should use Hibernate dialects so we don't have to maintain separate configuration for each database.
> The implementation should use two tables to store the message data, one for messages and one for message references. This would probably have a very similar structure to the JBM_MSG and JBM_MSG_REF tables currently used in JBM 1.4.

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

        



More information about the jboss-jira mailing list