[jboss-jira] [JBoss JIRA] Created: (JBMESSAGING-1086) Implement Database updater

Tim Fox (JIRA) jira-events at lists.jboss.org
Mon Oct 1 07:06:47 EDT 2007


Implement Database updater
--------------------------

                 Key: JBMESSAGING-1086
                 URL: http://jira.jboss.com/jira/browse/JBMESSAGING-1086
             Project: JBoss Messaging
          Issue Type: Task
            Reporter: Tim Fox
         Assigned To: Tim Fox
             Fix For: 2.0.0 Beta 1


JBM 2.0 will use local persistent storage per node, in most cases non relational.

Some users still like to see their messages in a database.

We should implement a component that can optionally run on each node, that intermittently checks the local storage to new messages / delete messages and updates a shared database with the message data.

Hibernate should be used for this component so it can work with any supported RDBMs.

-- 
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