Rakesh R created HDFS-8853:
------------------------------

             Summary: Erasure Coding: Provide ECSchema validation when creating 
ECZone
                 Key: HDFS-8853
                 URL: https://issues.apache.org/jira/browse/HDFS-8853
             Project: Hadoop HDFS
          Issue Type: Sub-task
            Reporter: Rakesh R


Presently the {{DFS#createErasureCodingZone(path, ecSchema, cellSize)}} doesn't 
have any validation that the given {{ecSchema}} is available in 
{{ErasureCodingSchemaManager#activeSchemas}} list. Now, if it doesn't exists 
then will create the ECZone with {{null}} schema. IMHO we could improve this by 
doing necessary basic sanity checks.



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

Reply via email to