Task #1932
closedCreate LRT for remove old executed long running tasks.
100%
Description
Create LRT for remove old executed long running tasks and related processed items.
Related issues
Updated by Radek Tomiška almost 5 years ago
- Status changed from In Progress to Needs feedback
- Assignee changed from Radek Tomiška to Vít Švanda
- % Done changed from 0 to 90
I added feature to remove long running task (event processing, ensure referential integrity ...). LRT for delete old long running task is implemented and scheduled by default.
Commit:
https://github.com/bcvsolutions/CzechIdMng/commit/8568f6a233292b80740400277b1acfac279567b7
Doc:
https://wiki.czechidm.com/devel/documentation/application_configuration/dev/scheduled_tasks/task-scheduler#deletelongrunningtaskexecutor
https://github.com/bcvsolutions/CzechIdMng/blob/hotfix-9.7.12/CHANGELOG.md#9712
Could you do a feedback, please?
Updated by Vít Švanda almost 5 years ago
- Status changed from Needs feedback to In Progress
- Assignee changed from Vít Švanda to Radek Tomiška
- % Done changed from 90 to 100
I did review and test. Works nice, code looks nice too. Integrity with RPT module works too. Thanks for that.
Within this task, you planned the RemoveOldLogsTaskExecutor. This should be noted in changelog.
Updated by Radek Tomiška almost 5 years ago
- Status changed from In Progress to Resolved
Thx for feedback! Note into changelog added:
https://github.com/bcvsolutions/CzechIdMng/commit/2b328d4f9dcad8f9e1924dda7f18aa67752fb0b4
Updated by Radek Tomiška almost 5 years ago
- Status changed from Resolved to Closed
Updated by Radek Tomiška over 4 years ago
- Related to Feature #1748: Remove old LRT's - add optional task type parameter added