vix.ing · top · new · best · stats · spec

Semantic Conformance of Concurrency Control Protocols under Mixed Isolation Levels

2026/07/18 by Qiuhuan Xiong, Hengfeng Wei, Si Liu +2
#cs.DB #cs.DC

paper · pdf

Abstract

Modern database systems widely support per-transaction isolation levels as a practical means of balancing consistency guarantees and performance. Yet, it remains largely unclear whether their concurrency control protocols correctly enforce the intended isolation guarantees under such mixed-isolation settings. In this paper, we address this semantic conformance question by developing \ourframework, a formal semantic framework for mixed isolation levels. We demonstrate its applicability by establishing the semantic conformance of two concurrency control protocols, one combining two isolation levels and the other three.

Related