failover.restartPhaseAction table
The restartPhaseAction table contains the set of stitchers that are executed when restarting in a given discovery phase. Multiple stitchers can be specified, but they are executed in an arbitrary order. It is recommended that at least the FinalPhase stitcher is executed when restarting in the topology creation phase.
Column name |
Constraints |
Data type |
Description |
|---|---|---|---|
|
NOT NULL |
Integer |
The phase in which DISCO is restarted. |
|
NOT NULL |
Text |
The stitcher that is to be executed in this phase. |