Skip to content

kvserver: disable sendWithRangeID call stack#75220

Merged
craig[bot] merged 1 commit intocockroachdb:masterfrom
tbg:sendWithoutRangeID
Jan 21, 2022
Merged

kvserver: disable sendWithRangeID call stack#75220
craig[bot] merged 1 commit intocockroachdb:masterfrom
tbg:sendWithoutRangeID

Conversation

@tbg
Copy link
Copy Markdown
Member

@tbg tbg commented Jan 20, 2022

Sadly, this on longer embeds the RangeID in the stack trace (likely
culprit: Go adopting a register-based calling convention) Instead, you
get garbage values that often are obviously garbage, but this may not
always be true. We want to avoid being misled, so for now remove the
rangeID here and explain when it can come back.

See: https://cockroachlabs.slack.com/archives/G01G8LK77DK/p1641478596004700

Release note: None

@tbg tbg requested a review from a team as a code owner January 20, 2022 16:10
@tbg tbg requested a review from nvb January 20, 2022 16:10
@cockroach-teamcity
Copy link
Copy Markdown
Member

This change is Reviewable

Sadly, this on longer embeds the RangeID in the stack trace (likely
culprit: Go adopting a register-based calling convention) Instead, you
get garbage values that often are obviously garbage, but this may not
always be true. We want to avoid being misled, so for now remove the
rangeID here and explain when it can come back.

See: https://cockroachlabs.slack.com/archives/G01G8LK77DK/p1641478596004700

Release note: None
@tbg tbg force-pushed the sendWithoutRangeID branch from 833c90e to bd72f75 Compare January 20, 2022 16:11
@tbg
Copy link
Copy Markdown
Member Author

tbg commented Jan 20, 2022

bors r=knz
TFTR!

@craig
Copy link
Copy Markdown
Contributor

craig bot commented Jan 21, 2022

Build succeeded:

@craig craig bot merged commit 9e22d9d into cockroachdb:master Jan 21, 2022
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