relationscopes may have an O(N^2) bug during startup
Bug #1696557 reported by
John A Meinel
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical Juju |
Triaged
|
Low
|
Unassigned | ||
2.2 |
Won't Fix
|
Medium
|
Unassigned |
Bug Description
When starting lots of units, one of the high DB loads is juju.relationsc
(one of the other high spots is juju.models, which had a known bug about adding assertion-only transactions in Juju 2.1).
Its possible/likely that we have a bug in relationscopes as well that we should look to address.
Changed in juju: | |
milestone: | 2.2.1 → 2.2.2 |
To post a comment you must log in.
This is a potential for fixing in the 2.2 series, but as it hasn't come up high enough to actually warrant direct investigation yet.