-
Type: New Feature
-
Status: Resolved
-
Priority: Critical
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: NXFT-1.7.1
-
Component/s: nuxeo-ftest
-
Tags:
-
Backlog priority:400
Provide information to detect file descriptors leaks ("Too many open files" error).
The tool could log lsof information just before stopping the server. Then the CI will have to follow the values and raise a warning in case of a big increase (suspecting some leaks).
We must detect such issues before encountering the OS error message.