-
Enhancement
-
Resolution: Done
-
Major
-
1.0.0.Final
-
None
Section 11.2 States:
11.2 Job Repository Artifact Lifecycle
All job repository artifacts are created by the batch runtime during job processing and exist until deleted
by an implementation provided means.
There is currently no way to delete old job data. An API should be designed to purge the data. The API should support at least the following ways to purge.
- Purge by a date range
- Purge by before date
- Purge by number of jobs to keep
- Purge by job id
- is related to
-
JBERET-237 can't specify target table 'JOB_EXECUTION' for update in FROM clause
- Resolved
1.
|
Implement ways to purge InMemoryRepository | Resolved | Cheng Fang | ||
2.
|
Implement ways to purge JdbcRepository | Resolved | Cheng Fang | ||
3.
|
Implement ways to purge MongoRepository | Resolved | Cheng Fang |