Versions Compared

Key

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

...

FailureProcessor is responsible for different failure action processing accordingly to the value returned by FailureHandler implementation.

Risks and Assumptions

// Describe project risks, such as API or binary compatibility issues, major protocol changes, etcIt's possible that node won't be stopped correctly in case of FailureAction.STOP_NODE due to some bugs and it can lead to process hanging. This bugs should be discovered ad fixed in the future.

Discussion Links

http://apache-ignite-developers.2346864.n4.nabble.com/Internal-problems-requiring-graceful-node-shutdown-reboot-etc-td24856.html

...