[
https://issues.apache.org/jira/browse/HDFS-9608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15101806#comment-15101806
]
Hadoop QA commented on HDFS-9608:
---------------------------------
| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:red}-1{color} | {color:red} patch {color} | {color:red} 0m 7s {color}
| {color:red} HDFS-9608 does not apply to trunk. Rebase required? Wrong Branch?
See https://wiki.apache.org/hadoop/HowToContribute for help. {color} |
\\
\\
|| Subsystem || Report/Notes ||
| JIRA Patch URL |
https://issues.apache.org/jira/secure/attachment/12782535/HDFS-9608.03.patch |
| JIRA Issue | HDFS-9608 |
| Powered by | Apache Yetus 0.2.0-SNAPSHOT http://yetus.apache.org |
| Console output |
https://builds.apache.org/job/PreCommit-HDFS-Build/14132/console |
This message was automatically generated.
> Disk IO imbalance in HDFS with heterogeneous storages
> -----------------------------------------------------
>
> Key: HDFS-9608
> URL: https://issues.apache.org/jira/browse/HDFS-9608
> Project: Hadoop HDFS
> Issue Type: Bug
> Affects Versions: 2.6.0
> Reporter: Wei Zhou
> Assignee: Wei Zhou
> Attachments: HDFS-9608.01.patch, HDFS-9608.02.patch,
> HDFS-9608.03.patch
>
>
> Currently RoundRobinVolumeChoosingPolicy use a shared index to choose volumes
> in HDFS with heterogeneous storages, this leads to non-RR choosing mode for
> certain type of storage.
> Besides, it uses a shared lock for synchronization which limits the
> concurrency of volume choosing process. Volume choosing threads that
> operating on different storage types should be able to run concurrently.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)