Project

General

Profile

Actions

Architecture #7297

open

Speed up of promise validation

Added by Florian Heigl over 8 years ago. Updated about 6 years ago.

Status:
New
Priority:
N/A
Assignee:
-
Category:
Performance and scalability
Effort required:
Name check:
Fix check:
Regression:

Description

Currently promise validation scales with the number of nodes
  • potential Name service lookups
  • Disk IO for reading the promises
  • CPU performance for the general validation

... multiplied by nodes, in sequential

I think I have a solution for this.

You only need to run a validation for

the first node of
each group
containing >= 1 node.

Now, I've just put it here and not tried to come up with a twisted confusing explanation.
I hope you're happy


Related issues 1 (1 open0 closed)

Related to Rudder - Architecture #4427: cf-promises check on ALL generated promises leads to huge generation time NewNicolas CHARLESActions
Actions

Also available in: Atom PDF