Actions
Refactor #12484
closedRemove useless host group counters
Description
Some models (for example, Domains) maintain a hostgroup counter that is not used anywhere and only leads to extra DB work and increased chance of deadlocks.
They should be removed.
Updated by Tomer Brisker over 8 years ago
- Related to Bug #12193: Deadlock occuring when creating host added
Updated by Tomer Brisker over 8 years ago
- Status changed from Assigned to Resolved
All cached counters were removed in the fix to #12193.
Actions