paperbot · PL 论文追踪

RSS

Robustness against Read Committed for Transaction Templates with Functional Constraints

LMCS vol.Volume 19, Issue 42023
Brecht Vandevoort, Bas Ketsman, Christoph Koch, Frank Neven

尚未生成 AI 速览(可能缺少 API key 或等待下次运行补跑)。

原文摘要(Abstract)

The popular isolation level Multiversion Read Committed (RC) trades some of the strong guarantees of serializability for increased transaction throughput. Sometimes, transaction workloads can be safely executed under RC obtaining serializability at the lower cost of RC. Such workloads are said to be robust against RC. Previous work has yielded a tractable procedure for deciding robustness against RC for workloads generated by transaction programs modeled as transaction templates. An important insight of that work is that, by more accurately modeling transaction programs, we are able to recognize larger sets of workloads as robust. In this work, we increase the modeling power of transaction templates by extending them with functional constraints, which are useful for capturing data dependencies like foreign keys. We show that the incorporation of functional constraints can identify more workloads as robust that otherwise would not be. Even though we establish that the robustness problem becomes undecidable in its most general form, we show that various restrictions on functional constraints lead to decidable and even tractable fragments that can be used to model and test for robustness against RC for realistic scenarios.

链接与引用

DOI 原文 ·

BibTeX
@article{paperbot2155,
  title = {Robustness against Read Committed for Transaction Templates with Functional Constraints},
  author = {Brecht Vandevoort and Bas Ketsman and Christoph Koch and Frank Neven},
  journal = {Logical Methods in Computer Science},
  volume = {Volume 19, Issue 4},
  year = {2023},
  doi = {10.46298/lmcs-19(4:39)2023}
}