cockroachdb / cockroachdb/cockroach

hex encode txn_fingerprint_id in debug zip

Open
#107,707 0 comments 0 reactions 0 assignees View on GitHub
A-cluster-observability C-bug E-quick-win T-supportability
Dominant language
Go
Stars
32.5k
Forks
4.1k
PR merge metrics
PR metrics pending

Description

This came up during an escalation while investigating the `crdb_internal.node_statement_statistics.txt` files in the `nodes/` directory. The `txn_fingerprint_id` column was displayed in base 10 when it should've been hex encoded to match other columns in the other debug files like `blocking_txn_fingerprint_id` in `crdb_internal.transaction_contention_events.txt`.

Jira issue: CRDB-30170

Epic CRDB-32134

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.