-
Notifications
You must be signed in to change notification settings - Fork 9.2k
HDFS-17142. Refactor method BlockManager#chooseExcessRedundancies. #5923
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
HDFS-17142. Refactor method BlockManager#chooseExcessRedundancies. #5923
Conversation
6801323 to
3a80a95
Compare
|
💔 -1 overall
This message was automatically generated. |
|
💔 -1 overall
This message was automatically generated. |
|
@hfutatzhanghb Can we apply for a JIRA Ticket? |
3a80a95 to
58c694f
Compare
@slfan1989 Sir, thanks for your replying. Have updated. |
|
💔 -1 overall
This message was automatically generated. |
|
Thanks for your report. Please describe why and how. Thanks again. |
@Hexiaoqiao Sir, thanks for your replying~ Have update PR description. Thanks. |
Hexiaoqiao
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
|
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. |
Description of PR
Refactor chooseExcessRedundancyStriped method here.
Reduce duplicated code snippet: