-
Notifications
You must be signed in to change notification settings - Fork 9.2k
HDFS-16989. Large scale block transfer causes too many excess blocks #5593
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
Conversation
|
hi @ayushtkn @tomscut , sorry for disturbing you. now i have not add UT for this change. could you please take a look at |
|
💔 -1 overall
This message was automatically generated. |
|
we can reproduce this case by execute |
|
hi, @goiri ~. could you please take a look at this if you have time, thanks a lot. |
|
Thanks @hfutatzhanghb for your report. Small dfs.namenode.replication.work.multiplier.per.iteration or big dfs.namenode.reconstruction.pending.timeout-sec may solve your problem. |
@ZanderXu thanks for your reply. yes, the two configuration entry may ease this problem, but still have some other problems.
So, can we solve this problem at code level ? What's your opinion. |
|
We're closing this stale PR because it has been open for 100 days with no activity. This isn't a judgement on the merit of the PR in any way. It's just a way of keeping the PR queue manageable. |
detailed description was in https://issues.apache.org/jira/browse/HDFS-16989