@inproceedings{10.1145/3380787.3393684,
author = {van der Linde, Albert and Serra, Diogo and Leit\~{a}o, Jo\~{a}o and Pregui\c{c}a, Nuno},
title = {On Combining Fault Tolerance and Partial Replication with Causal Consistency},
year = {2020},
isbn = {9781450375245},
publisher = {Association for Computing Machinery},
address = {New York, NY, USA},
url = {https://doi.org/10.1145/3380787.3393684},
doi = {10.1145/3380787.3393684},
abstract = {The purpose of this paper is to discuss the limitations imposed by introducing fault-tolerance in a partial replication system which aims to provide causal consistency.The general outcome is that, to provide support for indefinite replica-failure, the notion of partial in partial replication becomes not-really-partial-at-all. We prove that to implement causal consistency when indefinite replica-failures are possible, it is impossible to respect the concept of genuine partial replication -- not storing or propagating operations which are on objects a given replica does not replicate locally.In our initial approach to tackle this issue client replicas need only to replicate the operations they depend on which have not yet been marked as durable by the centralised component. We discuss remaining limitations and expected improvements in future work.},
booktitle = {Proceedings of the 7th Workshop on Principles and Practice of Consistency for Distributed Data},
articleno = {11},
numpages = {5},
keywords = {fault tolerance, partial replication, causal consistency},
location = {Heraklion, Greece},
series = {PaPoC '20}
}