-
Notifications
You must be signed in to change notification settings - Fork 9.2k
HDFS-16339. Show the threshold when mover threads quota is exceeded #3689
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
|
💔 -1 overall
This message was automatically generated. |
virajjasani
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.
+1 (non-binding), good use of getMaxConcurrentMovers()
|
Thanks @virajjasani for your review. |
ferhui
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
|
Thanks for your contribution, @tomscut. Thanks for your reviews, @virajjasani and @ferhui. |
…3689) Reviewed-by: Viraj Jasani <[email protected]> Reviewed-by: Hui Fei <[email protected]> (cherry picked from commit 86705ed)
…3689) Reviewed-by: Viraj Jasani <[email protected]> Reviewed-by: Hui Fei <[email protected]> (cherry picked from commit 86705ed)
|
Thanks @tasanuma for your review and the merge. |
…3689) Reviewed-by: Viraj Jasani <[email protected]> Reviewed-by: Hui Fei <[email protected]> (cherry picked from commit 86705ed)
…pache#3689) Reviewed-by: Viraj Jasani <[email protected]> Reviewed-by: Hui Fei <[email protected]>
JIRA: HDFS-16339.
Show the threshold when mover threads quota is exceeded in DataXceiver#replaceBlock and DataXceiver#copyBlock.