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 "Kai Sasaki (JIRA)" <ji...@apache.org> on 2016/03/15 10:11:33 UTC

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

     [ https://issues.apache.org/jira/browse/HDFS-10031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kai Sasaki resolved HDFS-10031.
-------------------------------
    Resolution: Invalid

> 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
>             Fix For: 3.0.0
>
>
> {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)