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

Partially revert the "apply subrange of table property collectors" change #8465

Closed

Conversation

ltamasi
Copy link
Contributor

@ltamasi ltamasi commented Jun 25, 2021

Summary:
We ended up using a different approach for tracking the amount of
garbage in blob files (see e.g. #8450),
so the ability to apply only a range of table property collectors is
now unnecessary. The patch reverts this part of
#8298 while keeping the cleanup done
in that PR.

Test Plan:
make check

@facebook-github-bot
Copy link
Contributor

@ltamasi has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@ltamasi ltamasi changed the title Partially revert the "apply subrange of table property collectors change Partially revert the "apply subrange of table property collectors" change Jun 25, 2021
Copy link
Contributor

@jay-zhuang jay-zhuang left a comment

Choose a reason for hiding this comment

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

LGTM

…nge"

Summary:
We ended up using a different approach for tracking the amount of
garbage in blob files (see e.g. facebook#8450),
so the ability to apply only a range of table property collectors is
now unnecessary. The patch reverts this part of
facebook#8298 while keeping the cleanup.

Test Plan:
`make check`
@ltamasi ltamasi force-pushed the revert_prop_collector_range_part branch from df5f2dd to 0ba1143 Compare July 6, 2021 03:31
@facebook-github-bot
Copy link
Contributor

@ltamasi has updated the pull request. You must reimport the pull request before landing.

@facebook-github-bot
Copy link
Contributor

@ltamasi has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@facebook-github-bot
Copy link
Contributor

@ltamasi merged this pull request in 1ae026c.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants