Memorias de investigación
Ponencias en congresos:
Transactional failure recovery for a distributed key-value store.
Año:2013

Áreas de investigación
  • Ciencias de la computación y tecnología informática

Datos
Descripción
With the advent of cloud computing, many applications have embraced the ensuing paradigm shift towards modern distributed key-value data stores, like HBase, in order to benefit from the elastic scalability on offer. However, many applications still hesitate to make the leap from the traditional relational database model simply because they cannot compromise on the standard transactional guarantees of atomicity, isolation, and durability. To get the best of both worlds, one option is to integrate an independent transaction management component with a distributed key-value store. In this paper, we discuss the implications of this approach for durability. In particular, if the transaction manager provides durability (e.g., through logging), then we can relax durability constraints in the key-value store. However, if a component fails (e.g., a client or a key-value server), then we need a coordinated recovery procedure to ensure that commits are persisted correctly. In our research, we integrate an independent transaction manager with HBase. Our main contribution is a failure recovery middleware for the integrated system, which tracks the progress of each commit as it is flushed down by the client and persisted within HBase, so that we can recover reliably from failures. During recovery, commits that were interrupted by the failure are replayed from the transaction management log. Importantly, the recovery process does not interrupt transaction processing on the available servers. Using a benchmark, we evaluate the impact of component failure, and subsequent recovery, on application performance.
Internacional
Si
Nombre congreso
ACM/IFIP/USENIX International Middleware Conference
Tipo de participación
960
Lugar del congreso
Beijing, China
Revisores
Si
ISBN o ISSN
978-3-642-45064-8
DOI
10.1007/978-3-642-45065-5_14
Fecha inicio congreso
09/12/2013
Fecha fin congreso
13/12/2013
Desde la página
267
Hasta la página
286
Título de las actas
ACM/IFIP/USENIX 14th International Middleware Conference, Beijing, China, December 9-13, 2013, Proceedings

Esta actividad pertenece a memorias de investigación

Participantes

Grupos de investigación, Departamentos, Centros e Institutos de I+D+i relacionados
  • Creador: Grupo de Investigación: Laboratorio de sistemas distribuidos (LSD)