Skip to content
This repository has been archived by the owner on Oct 6, 2023. It is now read-only.

20.04.17

Compare
Choose a tag to compare
@chgautier chgautier released this 01 Dec 15:59
· 158 commits to develop since this release

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