Destroyed service zombie
Bug #1227872 reported by
Brad Crittenden
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
juju-gui |
Triaged
|
High
|
Unassigned |
Bug Description
When destroying a service that is in error, the service disappears from the canvas and then re-appears but does not go away. Destroying it again causes it to be removed from the canvas.
This appears to be similar to the previously solved bug 1169858.
To post a comment you must log in.
This is arguably solved now, because we no longer delete the service immediately. However, I'm treating this bug as the representative for the next step. In that step, the service will get an alert in the inspector when services die, destroying will try to resolve units in error, dying units will be shown in their own bar, and dying units in error (the destroy hook or whatever it is) will get their own bar. We're hoping this gives better visibility into what's going on and what to do about it, while adding just enough automation of the standard path.