model cache watcher errors when dying
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical Juju |
Fix Released
|
High
|
Anastasia |
Bug Description
Some IRC chatter highlighted an issue where the logs of a dying controller - and I suspect a dying model as well, being the root cause - are spammed with:
2019-05-22 21:35:19 ERROR juju.worker.
2019-05-22 21:35:19 ERROR juju.worker.
2019-05-22 21:35:19 ERROR juju.worker.
2019-05-22 21:35:19 ERROR juju.worker.
It seem the model cache worker is not respecting the dying state and attempts to continually, and fruitlessly - restart the watcher. It also seems to result in a stuck dying operation, but not 100% sure it does cause that.
Changed in juju: | |
assignee: | nobody → Joseph Phillips (manadart) |
Changed in juju: | |
status: | Fix Committed → Fix Released |
I have addressed this on 2.6 (https:/ /github. com/juju/ juju/pull/ 10167)
What version of Juju did you see this on?