Project

General

Profile

Actions

Bug #22430

closed

Healthcheck on file descriptor should be max 64000

Added by Elaad FURREEDAN 3 months ago. Updated 9 days ago.

Status:
Resolved
Priority:
N/A
Category:
-
Target version:
Severity:
UX impact:
I dislike using that feature
User visibility:
Effort required:
Very Small
Priority:
0
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

Actions #1

Updated by Elaad FURREEDAN 3 months ago

  • Target version set to 6.2.21
Actions #2

Updated by Elaad FURREEDAN 3 months ago

  • Status changed from New to In progress
Actions #3

Updated by Elaad FURREEDAN 3 months ago

  • 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
Actions #4

Updated by Anonymous 3 months ago

  • Status changed from Pending technical review to Pending release
Actions #6

Updated by Elaad FURREEDAN 9 days ago

  • Status changed from Pending release to Resolved
Actions

Also available in: Atom PDF