Adaptive voting for balancing data integrity with availability

  • Authors:
  • Johannes Osrael;Lorenz Froihofer;Matthias Gladt;Karl M. Goeschka

  • Affiliations:
  • Institute of Information Systems, Vienna University of Technology, Wien, Austria;Institute of Information Systems, Vienna University of Technology, Wien, Austria;Institute of Information Systems, Vienna University of Technology, Wien, Austria;Institute of Information Systems, Vienna University of Technology, Wien, Austria

  • Venue:
  • OTM'06 Proceedings of the 2006 international conference on On the Move to Meaningful Internet Systems: AWeSOMe, CAMS, COMINF, IS, KSinBIT, MIOS-CIAO, MONET - Volume Part II
  • Year:
  • 2006

Quantified Score

Hi-index 0.00

Visualization

Abstract

Data replication is a primary means to achieve fault tolerance in distributed systems Data integrity is one of the correctness criteria of data-centric distributed systems If data integrity needs to be strictly maintained even in the presence of network partitions, the system becomes (partially) unavailable since no potentially conflicting updates are allowed on replicas in different partitions Availability can be enhanced if data integrity can be temporarily relaxed during degraded situations Thus, data integrity can be balanced with availability. In this paper, we contribute with a new replication protocol based on traditional quorum consensus (voting) that allows the configuration of this trade-off The key idea of our Adaptive Voting protocol is to allow non-critical operations (that cannot violate critical constraints) even if no quorum exists Since this might impose replica conflicts and data integrity violations, different reconciliation policies are needed to re-establish correctness at repair time An availability analysis and an experimental evaluation show that Adaptive Voting provides better availability than traditional voting if (i) some data integrity constraints of the system are relaxable and (ii) reconciliation time is shorter than degradation time.