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 "dragon (JIRA)" <ji...@apache.org> on 2016/03/15 09:15:37 UTC

[jira] [Created] (HDFS-10031) CLONE - Erasure Coding: Keep default schema's name consistent

dragon created HDFS-10031:
-----------------------------

             Summary: CLONE - Erasure Coding: Keep default schema's name consistent
                 Key: HDFS-10031
                 URL: https://issues.apache.org/jira/browse/HDFS-10031
             Project: Hadoop HDFS
          Issue Type: Sub-task
          Components: test
            Reporter: dragon
            Priority: Minor


{code}
Tests run: 3, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 6.283 sec <<< FAILURE! - in org.apache.hadoop.hdfs.TestErasureCodingZones
testGetErasureCodingInfo(org.apache.hadoop.hdfs.TestErasureCodingZones)  Time elapsed: 1.3 sec  <<< FAILURE!
org.junit.ComparisonFailure: Default schema should be returned expected:<[]RS-6-3> but was:<[SYS-DEFAULT-]RS-6-3>
    at org.junit.Assert.assertEquals(Assert.java:115)
    at org.apache.hadoop.hdfs.TestErasureCodingZones.verifyErasureCodingInfo(TestErasureCodingZones.java:174)
    at org.apache.hadoop.hdfs.TestErasureCodingZones.testGetErasureCodingInfo(TestErasureCodingZones.java:162)
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)