This repository has been archived by the owner on Oct 6, 2023. It is now read-only.
Releases: centreon/centreon-broker
Releases · centreon/centreon-broker
21.04.8
21.04.8
Release date: June 10, 2022
Improvements
- Improved the way TCP connections are stored by keeping them in an ordered structure. This should avoid rare connection issues experienced by some users
Bug fixes
- Broker crashed when a logger was disabled/off
- Fixed an issue that could prevent broker from connecting again after the database was stopped to make a LVM snapshot
20.10.12
21.04.7
20.10.11
20.10.10
20.10.10
Release date: January 13, 2022
Bug fixes
- The central broker's cache generation loaded too much data and took too much time when BAM was activated
- When a single metric is deleted, the corresponding RRD file is now removed
- Fixed an issue causing BAM Business Activities (best status) to remain in an OK state when the OK KPIs were removed
21.04.5
20.10.9
21.04.4
Centreon Broker
21.04.4
October 20, 2021
Improvements
- A TCP keepalive check has been added to the acceptor side of broker connections to avoid keeping dead connections
Bug fixes
- Fixed an issue that occasionally caused the LUA cache to disappear when reloading cbd
- In case of retention on one side of a tcp connection, the connection could get interrupted because of an issue in the flush() function
- Broker could be blocked if it received BBDO objects it couldn't read (e.g., if the module is missing)
- Database connection error flag was not reset in conflict manager once an error occurred (even after successful connection) and could block the insertion into the database
- The index_id column of table metrics was cast in int32 instead of int64
- Resolved conflicts that could appear between hostgroups when connections_count > 1
- Deleting graph from the WUI did not actually delete RRD files
20.10.8
Centreon Broker
20.10.8
October 20, 2021
Improvements
- A TCP keepalive check has been added to the acceptor side of broker connections to avoid keeping dead connections
Bug fixes
- Fixed an issue that occasionally caused the LUA cache to disappear when reloading cbd
- In case of retention on one side of a tcp connection, the connection could get interrupted because of an issue in the flush() function
- Database connection error flag was not reset in conflict manager once an error occurred (even after successful connection) and could block the insertion into the database
- The index_id column of table metrics was cast in int32 instead of int64
- Resolved conflicts that could appear between hostgroups when connections_count > 1
- Deleting graph from the WUI did not actually delete RRD files
20.04.17
20.04.17
Release date: December 1, 2021
Improvements
- A TCP keepalive check has been added to the acceptor side of broker connections to avoid keeping dead connections
Bug fixes
- Fixed an issue that occasionally caused the LUA cache to disappear when reloading cbd
- In case of retention on one side of a tcp connection, the connection could get interrupted because of an issue in the flush() function
- Database connection error flag was not reset in conflict manager once an error occurred (even after successful connection) and could block the insertion into the database
- Resolved conflicts that could appear between hostgroups when connections_count > 1