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.
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.