Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Secondary Node goes down
  • Primary Node goes down

Secondary Node Goes Down

When the Secondary Node goes down then after a retry time of three minutes, Primary Node detects the failure and starts recovering the process flows, which were running on the Secondary Node. All the recovered process flows are also load balanced among the available nodes. If during the retry time, Secondary Node become alive, then it initiates a self-recovery.

Info

You can configure the retry time in the server-configure.properties file.

Primary Node Goes Down

If the Primary Node goes down then after a retry time of three minutes, Secondary Node becomes the new Primary Node and starts recovering the process flows, which were running on the old Primary Node. If during the retry time, the old Primary Node become alive, then it initiates a self-recovery.

Info

You can configure the retry time in the server-configure.properties file.

...