centreon / centreon-broker

A full-featured monitoring event broker, compatible with MySQL, RRDtool, Graphite and more
Apache License 2.0
37 stars 15 forks source link

fix(storage): when cbd is stopped, the conflict_manager must stop... #700

Closed bouda1 closed 2 years ago

bouda1 commented 2 years ago

Description

When cbd is stopped, the conflict manager must stop trying to establish connections.

REFS: MON-11553

Type of change