forked from Alluxio/alluxio
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make alluxioOnly delete not sync with UFS
### What changes are proposed in this pull request? When the deletion is alluxio-only, the sync is skipped. ### Why are the changes needed? When the deletion is alluxio-only, there should be no need to sync with the UFS. This should make large alluxio-only deletion requests much faster. ### Does this PR introduce any user facing changes? NA pr-link: Alluxio#15009 change-id: cid-28ed020bf94dc356c2374b8afc9c22748f917ec6
- Loading branch information
1 parent
c9f1b1c
commit 2f0c990
Showing
3 changed files
with
108 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters