Actions
Bug #19135
closedBug #19094: Agents are unable to update after a configuration change in the interface
Bug #19111: 2s delay when gracefule reloading
parent fix doesn't work at all
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
Checked
Regression:
Description
Revert parent fix, because we forgot that connections are handled by threads and threads are not preserved by forks.
With the parent fix, cf-serverd still has dangling connections but just doesn't handle them at all.
Updated by Benoît PECCATTE over 3 years ago
- Status changed from New to In progress
- Assignee set to Benoît PECCATTE
Updated by Benoît PECCATTE over 3 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Benoît PECCATTE to Alexis Mousset
- Pull Request set to https://github.com/Normation/rudder-packages/pull/2476
Updated by Benoît PECCATTE over 3 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder-packages|9327c441d8c08cb699039740ad2203373b5778b5.
Updated by François ARMAND over 3 years ago
- Fix check changed from To do to Checked
Updated by Vincent MEMBRÉ over 3 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 6.1.12 and 6.2.5 which were released today.
Actions