Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
0.1-incubating
-
None
-
none
Description
- this patch will introduce a new JobRepository which will cache it's JobSpecs out to disk (MemoryJobRepository will blow heap after many jobs have run in the resource manager)
- XStream will be used for serializing the JobSpecs into xml and then stored in a file. This files will be stored in a given directory, defined by a System property, and each file will be name as such: <JobId>.xstream