Skip to content
This repository has been archived by the owner on Oct 28, 2024. It is now read-only.

Improve LogCleanupCommand for executor logs (RequestInfo, ErrorInfo) #52

Closed
martinweiler opened this issue Mar 31, 2023 · 2 comments
Closed
Assignees
Labels
area:bpmn Related to BPMN type:enhancement Something that already exists needs to be improved

Comments

@martinweiler
Copy link

Running LogCleanupCommand with parameter OlderThanPeriod=xd removes inactive records from RequestInfo and ErrorInfo even if the related process instance is still active. These entries should not be deleted as long as the process instance is active, as this breaks the ability to reschedule a failed job. Records for active process instances might also be needed for audit purposes.

@martinweiler martinweiler moved this to Backlog 💭 (unordered) in IBM and KIE Community Project - Archived! Apr 3, 2023
@martinweiler martinweiler added type:enhancement Something that already exists needs to be improved area:bpmn Related to BPMN labels Apr 3, 2023
@martinweiler martinweiler self-assigned this Apr 5, 2023
@martinweiler martinweiler moved this from Backlog 💭 (unordered) to In Progress 🔧 (1 per person) in IBM and KIE Community Project - Archived! Apr 5, 2023
@martinweiler
Copy link
Author

martinweiler commented May 3, 2023

@elguardian could you please review the PR#2282? Thanks!

@martinweiler
Copy link
Author

Closing, this is now tracked in https://github.com/bamoe/private-bamoe-issues/issues/212

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area:bpmn Related to BPMN type:enhancement Something that already exists needs to be improved
Projects
Development

No branches or pull requests

1 participant