mirror of https://github.com/Icinga/icinga2.git
b0cf92fd17
This fixes a deadlock in the GraphiteWriter feature, which is visible during the reload process. The reload thread waits for the GraphiteWriter to finish, but the GraphiteWriter can't finish because it's stuck in `SendMetric()` waiting for a lock which is hold by the reload thread. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
elasticsearchwriter.cpp | ||
elasticsearchwriter.hpp | ||
elasticsearchwriter.ti | ||
gelfwriter.cpp | ||
gelfwriter.hpp | ||
gelfwriter.ti | ||
graphitewriter.cpp | ||
graphitewriter.hpp | ||
graphitewriter.ti | ||
influxdbwriter.cpp | ||
influxdbwriter.hpp | ||
influxdbwriter.ti | ||
opentsdbwriter.cpp | ||
opentsdbwriter.hpp | ||
opentsdbwriter.ti | ||
perfdatawriter.cpp | ||
perfdatawriter.hpp | ||
perfdatawriter.ti |