-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
None
In case of loop over tenants where is an non-blocking advisory lock inside
- 'tenants_data' lock
- data_pruning
- migrations
It's possible it'll never finishes, or will take unexpectedly longer time.
It's needed that if the number of unprocessed tenants in current round is the same like in previous round, switch advisory lock from non-blocking to blocking
- is blocked by
-
AA-1383 Processor/Recovery: Configurable advisory locks
- Closed