Skip to content

sql, kv: KV to provide an interface for SQL to provide identifiers to be stored in Txn Intent #72303

@Azhng

Description

@Azhng

Related to #71965

SQL would like KV to store SQL-provided identifiers (e.g. gateway node's NodeID/SQLInstanceID) in the Txn Intent. This means we need to introduce a KV interface that is consumed by SQL to provide such identifier to be stored.

This is really useful for SQL to collect rich contention event information.

Metadata

Metadata

Assignees

Labels

C-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)T-kvKV Team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions