[
https://issues.apache.org/jira/browse/HDFS-613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12969077#action_12969077
]
Konstantin Boudnik commented on HDFS-613:
-----------------------------------------
Looking into this separately I have came to the pretty much the same
conclusion: the assert in question is incorrect.
+1 on Todd's patch.
> TestBalancer and TestBlockTokenWithDFS fail Balancer assert
> -----------------------------------------------------------
>
> Key: HDFS-613
> URL: https://issues.apache.org/jira/browse/HDFS-613
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: test
> Affects Versions: 0.22.0
> Reporter: Konstantin Shvachko
> Assignee: Todd Lipcon
> Fix For: 0.22.0
>
> Attachments: hdfs-613.txt
>
>
> Running TestBalancer with asserts on. The asserts in
> {{Balancer.chooseNode()}} is triggered and the test fails. We do not see it
> in the builds because asserts are off there. So either the assert is
> irrelevant or there is another bug in the Balancer code.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.