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

release-21.1: colbuilder: use correct processorID for wrapped filterers #62385

Merged
merged 1 commit into from
Mar 23, 2021

Conversation

yuzefovich
Copy link
Member

Backport 1/1 commits from #62288.

/cc @cockroachdb/release


We forgot to use the correct processorID when planning wrapped filterers
which resulted in stats from those processors to be always attributed to
a processor with ID = 0.

Release note: None (no stable release with this bug)

We forgot to use the correct processorID when planning wrapped filterers
which resulted in stats from those processors to be always attributed to
a processor with ID = 0.

Release note: None (no stable release with this bug)
@yuzefovich yuzefovich requested a review from RaduBerinde March 22, 2021 20:18
@cockroach-teamcity
Copy link
Member

This change is Reviewable

Copy link
Member

@RaduBerinde RaduBerinde left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained

@yuzefovich yuzefovich merged commit 9ff77c4 into cockroachdb:release-21.1 Mar 23, 2021
@yuzefovich yuzefovich deleted the backport21.1-62288 branch March 23, 2021 04:18
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