Actions
Bug #18762
openrails background tasks scaling issues
Start date:
Due date:
% Done:
0%
Estimated time:
Story points:
-
Description
The rails api has a few background threads that should only run once, even when multiple rails api instances are active.
- ward: fill in which tasks
Just like we did in #18339, the existing background tasks in the rails api code should be put inside a mutex. Either move the code inside controller, or if that is hard, apply the same solution as in #18339.
Related issues
Updated by Ward Vandewege 4 months ago
- Related to Bug #18339: SweepTrashedObjects scaling issues added
Updated by Peter Amstutz 4 months ago
- Target version changed from 2022-03-16 sprint to 2022-03-30 Sprint
Updated by Peter Amstutz 4 months ago
- Target version changed from 2022-03-30 Sprint to 2022-04-13 Sprint
- Description updated (diff)
Updated by Peter Amstutz 4 months ago
- Related to Feature #18863: [controller] add background job to clean up old container log records added
Updated by Peter Amstutz 3 months ago
- Target version changed from 2022-04-13 Sprint to 2022-04-27 Sprint
Updated by Peter Amstutz 3 months ago
- Target version changed from 2022-04-27 Sprint to 2022-05-11 sprint
Updated by Peter Amstutz 2 months ago
- Target version changed from 2022-05-11 sprint to 2022-05-25 sprint
Updated by Peter Amstutz about 2 months ago
- Target version changed from 2022-05-25 sprint to 2022-06-08 sprint
Updated by Peter Amstutz about 2 months ago
- Target version changed from 2022-06-08 sprint to 2022-07-06
Updated by Peter Amstutz 7 days ago
- Target version changed from 2022-07-06 to 2022-07-20
Actions