You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Konstantin Shvachko (JIRA)" <ji...@apache.org> on 2009/09/12 01:15:58 UTC

[jira] Created: (HDFS-613) TestBalancer fails with -ea option.

TestBalancer fails with -ea option.
-----------------------------------

                 Key: HDFS-613
                 URL: https://issues.apache.org/jira/browse/HDFS-613
             Project: Hadoop HDFS
          Issue Type: Bug
          Components: test
    Affects Versions: 0.21.0
            Reporter: Konstantin Shvachko
             Fix For: 0.21.0


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.