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(config::applier::endpoint): When a feeder connects to broker to … #670

Closed bouda1 closed 2 years ago

bouda1 commented 2 years ago

…get data.

If it stops, broker stops correctly the feeder and no retention is made. If some retention is created, because of a peer too slow or a lot of data incoming, this retention is removed when broker stops.

Description

Please include a short resume of the changes and what is the purpose of PR. Any relevant information should be added to help:

Fixes # (issue)

Type of change

Target serie

How this pull request can be tested ?

Please describe the procedure to verify that the goal of the PR is matched. Provide clear instructions so that it can be correctly tested.

Any relevant details of the configuration to perform the test should be added.

Checklist

sonarqube-decoration[bot] commented 2 years ago

SonarQube Quality Gate:
Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information