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.
Actions