Actions
Task #724
openProcess long running task in more threads
Status:
New
Priority:
Normal
Assignee:
Radek Tomiška
Category:
Long running task
Target version:
-
Start date:
09/05/2019
Due date:
% Done:
100%
Estimated time:
32.00 h
Owner:
Description
Process items of long running task (LRT) in more threads. Requirements:
- use predefined thread pool, prevent resource exhaustion, rejection task for queue (moved to #1837)
- persist state, exceptions etc. of all LRT items.
- prevent to process item duplicitly
- persist start and end of LRT.
Design:
- implement spring batch for statefull tasks.
Related issues
Updated by Radek Tomiška about 7 years ago
- Due date set to 09/20/2017
- Start date changed from 09/29/2017 to 09/20/2017
- Follows Task #708: Asynchronous provisioning added
Actions