TestDataNodeMXBean fails if disk space usage changes during test run
--------------------------------------------------------------------

                 Key: HDFS-1625
                 URL: https://issues.apache.org/jira/browse/HDFS-1625
             Project: Hadoop HDFS
          Issue Type: Bug
            Reporter: Todd Lipcon
            Assignee: Todd Lipcon


I've seen this on our internal hudson - we get failures like:

null expected:<...:{"freeSpace":857683[43552],"usedSpace":28672,"...> but 
was:<...:{"freeSpace":857683[59936],"usedSpace":28672,"...>

because some other build on the same build slave used up some disk space during 
the middle of the test.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to