Actions
User story #21665
closedBug #21653: when we receive a lot of inventories at once, not all are processed
When we receive a lot of inventories, inotify "OVERFLOW" is not handled
Status:
Released
Priority:
N/A
Assignee:
Category:
Web - Nodes & inventories
Target version:
Effort required:
Name check:
To do
Fix check:
To do
Regression:
No
Description
When we receive a lot of inotify message, the underlying inotify infra (likely the java part) is sending an OVERFLOW
message.
The message is not handled. It should trigger an immediate clean-up to see what is happening.
Updated by François ARMAND about 2 years ago
- Status changed from New to In progress
- Assignee set to François ARMAND
Updated by François ARMAND about 2 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from François ARMAND to Nicolas CHARLES
- Pull Request set to https://github.com/Normation/rudder/pull/4457
Updated by Anonymous about 2 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|46d075e37200879bb4cab560838d8e52f55b18a7.
Updated by Vincent MEMBRÉ about 2 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 7.2.0~rc1 which was released today.
Actions