Versions Compared

Key

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

...

Code should be analyzed for useless sleeps, recovery start priority, possible code optimizations, etc.

Node failure detection speed-up

Already found that some constants used at failure detection are hardcoded and large.

...