[
https://issues.apache.org/jira/browse/HDFS-15879?focusedWorklogId=572594&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-572594
]
ASF GitHub Bot logged work on HDFS-15879:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 26/Mar/21 10:27
Start Date: 26/Mar/21 10:27
Worklog Time Spent: 10m
Work Description: tasanuma commented on pull request #2748:
URL: https://github.com/apache/hadoop/pull/2748#issuecomment-808102983
@tomscut Looks good to me, except for the checkstyle issues.
https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-2748/9/artifact/out/results-checkstyle-hadoop-hdfs-project_hadoop-hdfs.txt
Could you fix them? (I'm sorry that I should have mentioned it before.)
If you use IntelliJ, I recommend CheckStyle-IDEA plugin. The configuration
file is `hadoop-build-tools/src/main/resources/checkstyle/checkstyle.xml`.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 572594)
Time Spent: 3h 10m (was: 3h)
> Exclude slow nodes when choose targets for blocks
> -------------------------------------------------
>
> Key: HDFS-15879
> URL: https://issues.apache.org/jira/browse/HDFS-15879
> Project: Hadoop HDFS
> Issue Type: Wish
> Reporter: tomscut
> Assignee: tomscut
> Priority: Major
> Labels: pull-request-available
> Time Spent: 3h 10m
> Remaining Estimate: 0h
>
> Previously, we have monitored the slow nodes, related to
> [HDFS-11194|https://issues.apache.org/jira/browse/HDFS-11194].
> We can use a thread to periodically collect these slow nodes into a set. Then
> use the set to filter out slow nodes when choose targets for blocks.
> This feature can be configured to be turned on when needed.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]