You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@marmotta.apache.org by "Sebastian Schaffert (JIRA)" <ji...@apache.org> on 2013/02/13 10:54:15 UTC

[jira] [Created] (MARMOTTA-74) Quartz should store its tasks in its own embedded H2 database

Sebastian Schaffert created MARMOTTA-74:
-------------------------------------------

             Summary: Quartz should store its tasks in its own embedded H2 database
                 Key: MARMOTTA-74
                 URL: https://issues.apache.org/jira/browse/MARMOTTA-74
             Project: Marmotta
          Issue Type: Bug
            Reporter: Sebastian Schaffert
            Assignee: Jakob Frank


The quartz scheduler is currently the last service depending on the old persistence service for acquiring a connection to the database. This dependency should be removed so we can get rid of the old persistence service. The easiest solution is that Quartz uses its own embedded H2 instance to store task information in the file system (inside the LMF home folder).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira