Gnocchi freezes if coordination URL is unresponsive
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Gnocchi |
Fix Released
|
Medium
|
Julien Danjou | ||
2.1 |
Fix Released
|
Medium
|
Julien Danjou |
Bug Description
Using gnocchi 2.1.1.dev36, when configuring a coordination URL that is unresponsive, gnocchi-metricd freezes upon start. When debug logging is enabled, metricd outputs all configuration parameters and then just stays there:
(...)
2016-05-20 10:05:07.831 12240 DEBUG gnocchi.service [-] api.workers = 2 log_opt_values /usr/local/
2016-05-20 10:05:07.831 12240 DEBUG gnocchi.service [-] archive_
2016-05-20 10:05:07.831 12240 DEBUG gnocchi.service [-] oslo_policy.
2016-05-20 10:05:07.832 12240 DEBUG gnocchi.service [-] oslo_policy.
2016-05-20 10:05:07.832 12240 DEBUG gnocchi.service [-] oslo_policy.
2016-05-20 10:05:07.832 12240 DEBUG gnocchi.service [-] *******
It would be useful for metricd to log a message saying that the coordination URL is not working, it'd help a lot with troubleshooting.
Thanks, regards.
Changed in gnocchi: | |
status: | New → Triaged |
importance: | Undecided → Medium |
assignee: | nobody → Julien Danjou (jdanjou) |
Changed in gnocchi: | |
status: | Fix Committed → Fix Released |
milestone: | none → 2.2.0 |
Fix proposed to branch: master /review. openstack. org/322834
Review: https:/