kv: rollback to savepoint does not release locks acquired during sub-transaction #94731
Labels
A-kv-transactions
Relating to MVCC and the transactional model.
A-sql-pgcompat
Semantic compatibility with PostgreSQL
C-enhancement
Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
P-3
Issues/test failures with no fix SLA
T-kv
KV Team
At the time of the original savepoint design, this was a deliberate decision. See the RFC.
We should reconsider it, especially if we plan to use savepoints internally to support per-statement retries.
Jira issue: CRDB-23106
The text was updated successfully, but these errors were encountered: