Project

General

Profile

Actions

Bug #4635

closed

A race condition may occur during rudder-server-root initialisation

Added by Nicolas CHARLES about 10 years ago. Updated almost 10 years ago.

Status:
Released
Priority:
1
Category:
System integration
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:

Description

The initialisation script can trigger race condition, as it:
- starts the agent
- restarts rudder-agent
- starts slapd
- starts jetty

so, the second may kill the first
the third and fourth may be restarted by the second

Actions

Also available in: Atom PDF