Title
Fault-tolerant precise data access on distributed log-structured merge-tree
Abstract
Log-structured merge tree has been adopted by many distributed storage systems. It decomposes a large database into multiple parts: an in-writing part and several read-only ones. Records are firstly written into a memoryoptimized structure and then compacted into in-disk structures periodically. It achieves high write throughput. However, it brings side effect that read requests have to go through multiple structures to find the required record. In a distributed database system, different parts of the LSM-tree are stored in distributed fashion. To this end, a server in the query layer has to issues multiple network communications to pull data items from the underlying storage layer. Coming to its rescue, this work proposes a precise data access strategy which includes: an efficient structure with low maintaining overhead designed to test whether a record exists in the in-writing part of the LSM-tree; a lease-based synchronization strategy proposed to maintain consistent copies of the structure on remote query servers.We further prove the technique is capable of working robustly when the LSM-Tree is re-organizing multiple structures in the backend. It is also fault-tolerant, which is able to recover the structures used in data access after node failures happen. Experiments using the YCSB benchmark show that the solution has 6x throughput improvement over existing methods.
Year
DOI
Venue
2019
10.1007/s11704-018-7198-6
Frontiers of Computer Science
Keywords
Field
DocType
distributed data storage,log-structured merge tree,linearizability,fault tolerance
Linearizability,Synchronization,Computer science,Distributed data store,Log-structured merge-tree,Fault tolerance,Artificial intelligence,Throughput,Distributed database,Data access,Machine learning,Distributed computing
Journal
Volume
Issue
ISSN
13
4
2095-2236
Citations 
PageRank 
References 
0
0.34
16
Authors
5
Name
Order
Citations
PageRank
Tao Zhu18214.36
Huiqi Hu2796.22
Weining Qian3106481.09
Huan Zhou417315.31
Aoying Zhou52632238.85