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

Set min replicate to 0 and unpin file i...; Port [#17865] to branch-2.10 #17867

Merged

Conversation

alluxio-bot
Copy link
Contributor

What changes are proposed in this pull request?

Now we unpin and set min replication to 0 if we failed due to IO related reasons. (such as UFS not available, file does not exist etc).

Why are the changes needed?

Previously if a replication job fails, it would be rescheduled again and again, causing Denial of Service.

Does this PR introduce any user facing changes?

Yes, the user would expect certain files unpinned or adjusted if it becomes unavailable.

[This is an auto-generated PR to cherry-pick committed PR #17865 into target branch branch-2.10]

### What changes are proposed in this pull request?

Now we unpin and set min replication to 0 if we failed due to IO related reasons. (such as UFS not available, file does not exist etc).

### Why are the changes needed?
Previously if a replication job fails, it would be rescheduled again and again, causing Denial of Service.


### Does this PR introduce any user facing changes?
Yes, the user would expect certain files unpinned or adjusted if it becomes unavailable. 

			pr-link: #17865
			change-id: cid-a2cde6da1e7a95fb361157307bd026303c0164ad
@yuzhu
Copy link
Contributor

yuzhu commented Aug 4, 2023

alluxio-bot, merge this please

@alluxio-bot
Copy link
Contributor Author

merge failed:
Merge refused because pull request does not have label start with type-

@yuzhu yuzhu added the type-bug This issue is about a bug label Aug 4, 2023
@yuzhu
Copy link
Contributor

yuzhu commented Aug 4, 2023

alluxio-bot, merge this please

@alluxio-bot alluxio-bot merged commit 724ee4e into branch-2.10 Aug 4, 2023
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-bug This issue is about a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants