Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sql: transaction ID cache #74486

Closed
Tracked by #74485
Azhng opened this issue Jan 6, 2022 · 2 comments
Closed
Tracked by #74485

sql: transaction ID cache #74486

Azhng opened this issue Jan 6, 2022 · 2 comments
Assignees
Labels
A-sql-observability Related to observability of the SQL layer

Comments

@Azhng
Copy link
Contributor

Azhng commented Jan 6, 2022

We would like to have a mechanism to translate Transaction ID (UUID) to Transaction Fingerprint ID. This would would allow us to correlate contention events to the historical transaction statistics.

Original RFC: https://github.com/Azhng/cockroach/blob/rfc-ces/docs/RFCS/20211013_contentions.md#performance-consideration

@blathers-crl
Copy link

blathers-crl bot commented Jan 6, 2022

Hi @Azhng, please add a C-ategory label to your issue. Check out the label system docs.

While you're here, please consider adding an A- label to help keep our repository tidy.

🦉 Hoot! I am a Blathers, a bot for CockroachDB. My owner is otan.

@Azhng Azhng self-assigned this Jan 6, 2022
@Azhng Azhng added A-sql-observability Related to observability of the SQL layer T-sql-observability labels Jan 6, 2022
@Azhng Azhng changed the title Transaction ID Cache sql: transaction ID Cache Jan 6, 2022
@Azhng Azhng changed the title sql: transaction ID Cache sql: transaction ID cache Jan 6, 2022
@Azhng
Copy link
Contributor Author

Azhng commented Feb 2, 2022

Closed by #74115

@Azhng Azhng closed this as completed Feb 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-sql-observability Related to observability of the SQL layer
Projects
None yet
Development

No branches or pull requests

1 participant