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: Enhanced log key output #958

Merged
merged 3 commits into from
Oct 7, 2023
Merged

log: Enhanced log key output #958

merged 3 commits into from
Oct 7, 2023

Conversation

HuSharp
Copy link
Member

@HuSharp HuSharp commented Sep 4, 2023

Signed-off-by: husharp [email protected]

@@ -1376,6 +1377,8 @@ func (c *RegionCache) BatchLoadRegionsWithKeyRange(bo *retry.Backoffer, startKey
return
}
if len(regions) == 0 {
startKey = c.codec.EncodeRegionKey(startKey)
Copy link
Contributor

@nolouch nolouch Sep 25, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Because it changes the behavior, I think it's better to add a new field.

Signed-off-by: husharp <[email protected]>
@disksing disksing merged commit a05564b into tikv:master Oct 7, 2023
10 checks passed
@HuSharp HuSharp deleted the fix_log branch October 7, 2023 06:23
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.

3 participants