Partial Failures

  • this is particularly an issue in distributed systems when only some nodes fail, because then data and operations can get out of sync between nodes.
  • because nodes can fail at any time, some messages may be sent multiple times, never at all.
  • failing nodes are typically detected through implementing some form of timeout.
table without id file.inlinks as Backlinks
where file.name = this.file.name

Categories:: availability