Project

General

Profile

Actions

Bug #22430

closed

Healthcheck on file descriptor should be max 64000

Bug #22430: Healthcheck on file descriptor should be max 64000

Added by Elaad FURREEDAN about 3 years ago. Updated almost 3 years ago.

Status:
Resolved
Priority:
N/A
Category:
-
Severity:
UX impact:
I dislike using that feature
User visibility:
Effort required:
Very Small
Priority:
0
Name check:
To do
Fix check:
Checked
Regression:
No

Description

Actually, the heuristic is node_count * 100 it is a bit overkill.
We should do if (node_count * 100) > 64000 then 64000 so the max is 64000

Updated by Elaad FURREEDAN about 3 years ago Actions #1

  • Target version set to old 6.2 issues to relocate

Updated by Elaad FURREEDAN about 3 years ago Actions #2

  • Status changed from New to In progress

Updated by Elaad FURREEDAN about 3 years ago Actions #3

  • Status changed from In progress to Pending technical review
  • Assignee changed from Elaad FURREEDAN to Nicolas CHARLES
  • Pull Request set to https://github.com/Normation/rudder/pull/4682

Updated by Anonymous about 3 years ago Actions #4

  • Status changed from Pending technical review to Pending release

Updated by François ARMAND almost 3 years ago Actions #5

  • Fix check changed from To do to Checked

Updated by Elaad FURREEDAN almost 3 years ago Actions #6

  • Status changed from Pending release to Resolved
Actions

Also available in: PDF Atom