Actions
Task #1668
closedEntity event queue - create LRT for remove executed events.
Start date:
05/20/2019
Due date:
% Done:
100%
Estimated time:
Owner:
Description
Removing executed events directly after event is processed slows down event processing (=>count for children). Remove current EntityEventDeleteExecutedProcessor and create new LRT with parameter:
- Number of days - executed events older than given will be deleted (3 by default).
Related issues
Updated by Radek Tomiška over 5 years ago
- Related to Task #1647: Provisioning: create LRT for delete old provisioning archive added
Updated by Radek Tomiška over 5 years ago
- Related to Task #1481: Some executed entity events aren't removed added
Updated by Radek Tomiška over 5 years ago
- Status changed from New to In Progress
Updated by Radek Tomiška over 5 years ago
- Status changed from In Progress to Needs feedback
- Assignee changed from Radek Tomiška to Ondřej Kopr
- % Done changed from 0 to 90
It's implemented. LRT is initialized by default when application starts.
Commit:
https://github.com/bcvsolutions/CzechIdMng/commit/b4bda20f04bc31919db3aba0a94604d922bcc6bf
Could you do a feedback, please?
Updated by Ondřej Kopr over 5 years ago
I made review. It's working correctly. I tested it on my local enviroment and remove works well. Thank you for that. Some project has disabled removing and this is way how to clean queue.
Updated by Ondřej Kopr over 5 years ago
- Status changed from Needs feedback to Resolved
- Assignee changed from Ondřej Kopr to Radek Tomiška
- % Done changed from 90 to 100
Updated by Radek Tomiška over 5 years ago
- Status changed from Resolved to Closed
Updated by Radek Tomiška over 5 years ago
- Related to Feature #1671: Remove old notification added
Updated by Ondřej Kopr over 5 years ago
- Related to Feature #1748: Remove old LRT's - add optional task type parameter added
Updated by Radek Tomiška over 5 years ago
- Related to Defect #1765: DeleteExecutedEventTaskExecutor causes OutOfMemory added
Actions