File tree 1 file changed +1
-1
lines changed 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -182,7 +182,7 @@ Downtime is explicitly created for this purpose: to allow the DBA a way to suppr
182
182
` orchestrator ` supports hooks -- external scripts invoked through the recovery process. These are arrays of commands invoked through
183
183
shell, in particular ` bash ` . Hooks are:
184
184
185
- - ` OnFailureDetectionProcesses ` : called when a failure/recovery known scenario is detected. These scripts are called befroe even
185
+ - ` OnFailureDetectionProcesses ` : called when a failure/recovery known scenario is detected. These scripts are called before even
186
186
deciding whether action should be taken.
187
187
- ` PreFailoverProcesses ` : called after deciding to take action on a scenario. Order of execution is sequential. A failure
188
188
(non-zero exit status) of any process * aborts the recovery operation* . This is your chance to decide whether to go on with
You can’t perform that action at this time.
0 commit comments