Handling Network Partitions and Mergers in Structured Overlay Networks

  • Authors:
  • Tallat M. Shafaat;Ali Ghodsi;Seif Haridi

  • Affiliations:
  • Royal Institute of Technology (KTH);Swedish Institute of Computer Science (SICS);Royal Institute of Technology (KTH)

  • Venue:
  • P2P '07 Proceedings of the Seventh IEEE International Conference on Peer-to-Peer Computing
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

Structured overlay networks form a major class of peerto- peer systems, which are touted for their abilities to scale, tolerate failures, and self-manage. Any long-lived Internet-scale distributed system is destined to face network partitions. Although the problem of network partitions and mergers is highly related to fault-tolerance and self-management in large-scale systems, it has hardly been studied in the context of structured peer-to-peer systems. These systems have mainly been studied under churn (frequent joins/failures), which as a side effect solves the problem of network partitions, as it is similar to massive node failures. Yet, the crucial aspect of network mergers has been ignored. In fact, it has been claimed that ring-based structured overlay networks, which constitute the majority of the structured overlays, are intrinsically ill-suited for merging rings. In this paper, we present an algorithm for merging multiple similar ring-based overlays when the underlying network merges. We examine the solution in dynamic conditions, showing how our solution is resilient to churn during the merger, something widely believed to be difficult or impossible. We evaluate the algorithm for various scenarios and show that even when falsely detecting a merger, the algorithm quickly terminates and does not clutter the network with many messages. The algorithm is flexible as the tradeoff between message complexity and time complexity can be adjusted by a parameter.