sql: sprinkle more log messages throughout SQL #112902
Labels
C-cleanup
Tech debt, refactors, loose ends, etc. Solution not expected to significantly change behavior.
O-support
Would prevent or help troubleshoot a customer escalation - bugs, missing observability/tooling, docs
P-3
Issues/test failures with no fix SLA
T-sql-queries
SQL Queries Team
We should add some more logging at the main execution points (say
planNode
s) throughout the SQL layer somewhere on the boundary between SQL and KV client. I don't have concrete points yet, but my hope is that it would help with investigating intermittently slow seemingly-stuck executions like we've seen in https://github.com/cockroachlabs/support/issues/2664.Jira issue: CRDB-32671
The text was updated successfully, but these errors were encountered: