[
https://issues.apache.org/jira/browse/HDFS-10550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15347796#comment-15347796
]
Hudson commented on HDFS-10550:
-------------------------------
SUCCESS: Integrated in Hadoop-trunk-Commit #10014 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/10014/])
HDFS-10550. DiskBalancer: fix issue of order dependency in iteration in (arp:
rev 7b23ad1ef76739bc04374aefe6e8e88c23449653)
*
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/diskbalancer/command/ReportCommand.java
*
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/diskbalancer/command/TestDiskBalancerCommand.java
> DiskBalancer: fix issue of order dependency in iteration in ReportCommand test
> ------------------------------------------------------------------------------
>
> Key: HDFS-10550
> URL: https://issues.apache.org/jira/browse/HDFS-10550
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Components: datanode
> Reporter: Xiaobing Zhou
> Assignee: Xiaobing Zhou
> Attachments: HDFS-10550-HDFS-1312.000.patch,
> HDFS-10550-HDFS-1312.001.patch, HDFS-10550-HDFS-1312.002.patch
>
>
> TestDiskBalancerCommand#testReportNode assumed order of result entries
> returned, however, DiskBalancerDataNode#volumeSets and
> DiskBalancerVolumeSet#volumes have no guarantee on the order since they are
> initialized as HashMap. The test should be fixed by not assuming the order.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]