Skip to content

opt: revert data race fix#85352

Merged
craig[bot] merged 1 commit intocockroachdb:masterfrom
mgartner:revert-37972
Aug 1, 2022
Merged

opt: revert data race fix#85352
craig[bot] merged 1 commit intocockroachdb:masterfrom
mgartner:revert-37972

Conversation

@mgartner
Copy link
Copy Markdown
Contributor

This commit reverts #37972. We no longer lazily build filter props and
share them across multiple threads.

Release note: None

@mgartner mgartner requested review from DrewKimball and rytaft July 29, 2022 22:08
@mgartner mgartner requested a review from a team as a code owner July 29, 2022 22:08
@cockroach-teamcity
Copy link
Copy Markdown
Member

This change is Reviewable

Copy link
Copy Markdown
Collaborator

@DrewKimball DrewKimball 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 (waiting on @rytaft)

Copy link
Copy Markdown
Collaborator

@rytaft rytaft left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewed 1 of 1 files at r1, all commit messages.
Reviewable status: :shipit: complete! 2 of 0 LGTMs obtained (waiting on @mgartner)

@rytaft
Copy link
Copy Markdown
Collaborator

rytaft commented Aug 1, 2022

Can you also update the comment above FiltersItem in scalar.opt that says the props are lazily calculated?

This commit reverts cockroachdb#37972. We no longer lazily build filter props and
share them across multiple threads.

Release note: None
@mgartner
Copy link
Copy Markdown
Contributor Author

mgartner commented Aug 1, 2022

Can you also update the comment above FiltersItem in scalar.opt that says the props are lazily calculated?

Good catch! Done.

TFTRs!

bors r+

@craig
Copy link
Copy Markdown
Contributor

craig bot commented Aug 1, 2022

Build succeeded:

@craig craig bot merged commit 590049f into cockroachdb:master Aug 1, 2022
@mgartner mgartner deleted the revert-37972 branch August 1, 2022 15:47
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.

4 participants