cockroachdb / cockroachdb/cockroach

Improve the hints given by the enforce_home_region setting

Open
#102,175 0 comments 0 reactions 0 assignees View on GitHub
C-enhancement T-sql-queries
Dominant language
Go
Stars
32.5k
Forks
4.1k
PR merge metrics
PR metrics pending

Description

**Is your feature request related to a problem? Please describe.**
There currently isn't a wide variety of hints given in the "Query has no home region" errors returned when the `enforce_home_region` session setting is on. This issue is opened to explore new types of hints for different query patterns. See comments in #102103.

**Describe the solution you'd like**
Examine the multi_region_remote_access_error test and find possible improvements to the hint messages. Maybe write new query variations and see if different hints would be more applicable.

Jira issue: CRDB-27325

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.