You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@batchee.apache.org by "Mark Struberg (JIRA)" <ji...@apache.org> on 2016/01/19 11:45:39 UTC

[jira] [Created] (BATCHEE-92) Create a File based PersistenceManagerService

Mark Struberg created BATCHEE-92:
------------------------------------

             Summary: Create a File based PersistenceManagerService
                 Key: BATCHEE-92
                 URL: https://issues.apache.org/jira/browse/BATCHEE-92
             Project: BatchEE
          Issue Type: New Feature
          Components: jbatch-core
    Affects Versions: 0.3-incubating
            Reporter: Mark Struberg


Currently we only have a 'transient' (in memory) batch info storage or we write it to the database. 

For cases where you e.g. use batchee-cli with the openejb embedded lifecycle and start up your batch on the command line as own JVM it could be great to store all the checkpoints etc into a file based PersistenceManagerService.

That way one could restart the batch even if the JVM crashes for example.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)