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

refactor(cache): Clean up redundant code #12024

Closed
wants to merge 1 commit into from

Conversation

zacw7
Copy link
Contributor

@zacw7 zacw7 commented Jan 6, 2025

Summary: Refactor read checkpoint code and consolidate duplicate file clean up.

Differential Revision: D67868731

@zacw7 zacw7 requested a review from majetideepak as a code owner January 6, 2025 18:54
@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jan 6, 2025
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D67868731

Copy link

netlify bot commented Jan 6, 2025

Deploy Preview for meta-velox canceled.

Name Link
🔨 Latest commit 15f3acc
🔍 Latest deploy log https://app.netlify.com/sites/meta-velox/deploys/6786f1fdc9b9e90008524b54

@zacw7 zacw7 requested review from kewang1024 and xiaoxmeng January 6, 2025 18:55
zacw7 added a commit to zacw7/velox that referenced this pull request Jan 6, 2025
Summary:

Refactor read checkpoint code and consolidate duplicate file clean up.

Differential Revision: D67868731
@zacw7 zacw7 force-pushed the export-D67868731 branch from a0bd3c2 to ca90133 Compare January 6, 2025 19:27
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D67868731

velox/common/caching/SsdFile.h Outdated Show resolved Hide resolved
velox/common/caching/SsdFile.h Outdated Show resolved Hide resolved
velox/common/caching/SsdFile.h Outdated Show resolved Hide resolved
velox/common/base/Counters.cpp Outdated Show resolved Hide resolved
@zacw7 zacw7 force-pushed the export-D67868731 branch from ca90133 to 4ea1cd5 Compare January 8, 2025 19:09
zacw7 added a commit to zacw7/velox that referenced this pull request Jan 8, 2025
Summary:

Refactor read checkpoint code and consolidate duplicate file clean up.

Differential Revision: D67868731
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D67868731

Copy link
Contributor

@xiaoxmeng xiaoxmeng left a comment

Choose a reason for hiding this comment

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

@zacw7 LGTM % minors. Thanks!

velox/common/base/Counters.cpp Outdated Show resolved Hide resolved
velox/common/caching/SsdFile.cpp Outdated Show resolved Hide resolved
velox/common/caching/SsdFile.cpp Outdated Show resolved Hide resolved
velox/common/caching/SsdFile.cpp Outdated Show resolved Hide resolved
velox/common/caching/SsdFile.cpp Show resolved Hide resolved
velox/common/caching/SsdFile.h Outdated Show resolved Hide resolved
velox/common/caching/SsdFile.h Outdated Show resolved Hide resolved
velox/common/caching/SsdFile.h Outdated Show resolved Hide resolved
velox/common/caching/SsdFile.cpp Outdated Show resolved Hide resolved
zacw7 added a commit to zacw7/velox that referenced this pull request Jan 10, 2025
Summary:

Refactor read checkpoint code and consolidate duplicate file clean up.

Differential Revision: D67868731
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D67868731

@zacw7 zacw7 requested review from xiaoxmeng and kewang1024 January 10, 2025 02:58
Copy link
Contributor

@xiaoxmeng xiaoxmeng left a comment

Choose a reason for hiding this comment

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

@zacw7 LGTM. Thanks!

velox/common/caching/SsdFile.cpp Show resolved Hide resolved
zacw7 added a commit to zacw7/velox that referenced this pull request Jan 10, 2025
Summary:

Refactor read checkpoint code and consolidate duplicate file clean up.

Reviewed By: xiaoxmeng

Differential Revision: D67868731
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D67868731

zacw7 added a commit to zacw7/velox that referenced this pull request Jan 10, 2025
Summary:

Refactor read checkpoint code and consolidate duplicate file clean up.

Reviewed By: xiaoxmeng

Differential Revision: D67868731
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D67868731

zacw7 added a commit to zacw7/velox that referenced this pull request Jan 10, 2025
Summary:

Refactor read checkpoint code and consolidate duplicate file clean up.

Reviewed By: xiaoxmeng

Differential Revision: D67868731
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D67868731

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D67868731

zacw7 added a commit to zacw7/velox that referenced this pull request Jan 13, 2025
Summary:

Refactor read checkpoint code and consolidate duplicate file clean up.

Reviewed By: xiaoxmeng

Differential Revision: D67868731
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D67868731

zacw7 added a commit to zacw7/velox that referenced this pull request Jan 13, 2025
Summary:

Refactor read checkpoint code and consolidate duplicate file clean up.

Reviewed By: xiaoxmeng

Differential Revision: D67868731
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D67868731

zacw7 added a commit to zacw7/velox that referenced this pull request Jan 13, 2025
Summary:

Refactor read checkpoint code and consolidate duplicate file clean up.

Reviewed By: xiaoxmeng

Differential Revision: D67868731
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D67868731

zacw7 added a commit to zacw7/velox that referenced this pull request Jan 14, 2025
Summary:

Refactor read checkpoint code and consolidate duplicate file clean up.

Reviewed By: xiaoxmeng

Differential Revision: D67868731
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D67868731

zacw7 added a commit to zacw7/velox that referenced this pull request Jan 14, 2025
Summary:

Refactor read checkpoint code and consolidate duplicate file clean up.

Reviewed By: xiaoxmeng

Differential Revision: D67868731
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D67868731

zacw7 added a commit to zacw7/velox that referenced this pull request Jan 14, 2025
Summary:

Refactor read checkpoint code and consolidate duplicate file clean up.

Reviewed By: xiaoxmeng

Differential Revision: D67868731
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D67868731

zacw7 added a commit to zacw7/velox that referenced this pull request Jan 14, 2025
Summary:

Refactor read checkpoint code and consolidate duplicate file clean up.

Reviewed By: xiaoxmeng

Differential Revision: D67868731
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D67868731

Summary:

Refactor read checkpoint code and consolidate duplicate file clean up.

Reviewed By: xiaoxmeng

Differential Revision: D67868731
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D67868731

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in f112e88.

@zacw7 zacw7 deleted the export-D67868731 branch January 15, 2025 06:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants