An Efficient Approach to Move Elements in a Distributed Geo-Replicated Tree

No Thumbnail Available

Date

2022

Journal Title

Journal ISSN

Volume Title

Publisher

IEEE Computer Society

Abstract

Replicated tree data structures are extensively used in collaborative applications and distributed file systems, where clients often perform move operations. Local move operations at different replicas may be safe. However, remote move operations may not be safe. When clients perform arbitrary move operations concurrently on different replicas, it could result in various bugs, making this operation challenging to implement. Previous work has revealed bugs such as data duplication and cycling in replicated trees. In this paper, we present an efficient algorithm to perform move operations on the distributed replicated tree while ensuring eventual consistency. The proposed technique is primarily concerned with resolving conflicts efficiently, requires no interaction between replicas, and works well with network partitions. We use the last write win semantics for conflict resolution based on globally unique timestamps of operations. The proposed solution requires only one compensation operation to avoid cycles being formed when move operations are applied. The proposed approach achieves an effective speedup of 14.6× to 68.19× over the state-of-the-art approach in a geo-replicated setting. © 2022 IEEE.

Description

Keywords

Conflict-free Replicated Data Types, Distributed File Systems, Eventual Consistency, Replicated Tree

Citation

IEEE International Conference on Cloud Computing, CLOUD, 2022, Vol.2022-July, , p. 479-488

Endorsement

Review

Supplemented By

Referenced By