László Bence Nagy created HDFS-11611:
----------------------------------------

             Summary: Handle unsuccessful encode and decode calls
                 Key: HDFS-11611
                 URL: https://issues.apache.org/jira/browse/HDFS-11611
             Project: Hadoop HDFS
          Issue Type: Sub-task
          Components: erasure-coding
    Affects Versions: 3.0.0-alpha2
            Reporter: László Bence Nagy
            Priority: Minor


Normally encode and decode operations are performed successfully but there can 
be some rare cases when they fail for some reason, specifically with the native 
implementations. The framework should be ready to perceive these cases (for 
example by catching exceptions or by checking the operations return value) and 
then do some kind of rescheduling of the failed operation.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org

Reply via email to