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

Log request info for label warning #744

Merged
merged 2 commits into from
Mar 27, 2023
Merged

Conversation

dveeden
Copy link
Contributor

@dveeden dveeden commented Mar 22, 2023

Example:

[2023/03/22 09:33:11.663 +01:00] [WARN] [region_request.go:586] ["unable to find stores with given labels"] [labels="[{\"key\":\"zone\",\"value\":\"z1\"}]"]

See also https://ask.pingcap.com/t/reducing-cross-zone-communication-for-stale-reads-in-kubernetes/476/1

Example:
```
[2023/03/22 09:33:11.663 +01:00] [WARN] [region_request.go:586] ["unable to find stores with given labels"] [labels="[{\"key\":\"zone\",\"value\":\"z1\"}]"]
```

Signed-off-by: Daniël van Eeden <git@myname.nl>
@disksing disksing merged commit f7e35b2 into tikv:master Mar 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants