Project

General

Profile

Actions

Bug #7086

closed

Promise copy is not convergent: if the copy is interupted, it will never recover

Added by Nicolas CHARLES over 8 years ago. Updated over 8 years ago.

Status:
Released
Priority:
2
Assignee:
Matthieu CERDA
Category:
System techniques
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:

Description

The copy of promise is a two steps system:
  1. copy the file containing the timestamp of the last generated promises
  2. copy the promises if 1 has been repaired

If 2 is somehow interrupted, at the next run 1 will not be done again, and 2 will not start again, resulting in the false belief that promises are correct
1 should be only a check, no real copy, then 2 should be done (2 include also 1)


Related issues 2 (0 open2 closed)

Related to Rudder - Bug #7472: Promise copy is not convergent: if the copy is interupted, it will never recover (3.2 branch)ReleasedBenoît PECCATTE2015-11-25Actions
Related to Rudder - Bug #7796: Rudder agent does not detect when promise copy failedReleasedNicolas CHARLES2016-01-18Actions
Actions

Also available in: Atom PDF