Actions
Bug #4992
closedInitial promises don't fetch new promises anymore on the policy server
Status:
Released
Priority:
1 (highest)
Assignee:
Jonathan CLARKE
Category:
System techniques
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
Promises resynchronization on #4894 missed an essential part for the initial promises
Indeed, it adds the "failsafe" "!failsafe" part for updating only via failsafe.cf, however it did not introduced the modification necessary in failsafe.cf to effectively define this class.
Added by Nicolas CHARLES almost 11 years ago
Added by Jonathan CLARKE almost 11 years ago
Merge pull request #405 from ncharles/bug_4992/dev/allow_node_to_bootstrap_again
Fixes #4992: add the class failsafe in failsafe.cf to allow nodes to bootstrap again
Actions
Fixes #4992: add the class failsafe in failsafe.cf to allow nodes to bootstrap again