[ https://issues.apache.org/jira/browse/HDFS-17801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
farmmamba updated HDFS-17801: ----------------------------- Summary: EC supports createBlockReader retry when IOException occurs (was: EC: Reading support retryCurrentNode to avoid transient errors cause application level failures) > EC supports createBlockReader retry when IOException occurs > ----------------------------------------------------------- > > Key: HDFS-17801 > URL: https://issues.apache.org/jira/browse/HDFS-17801 > Project: Hadoop HDFS > Issue Type: Improvement > Reporter: farmmamba > Assignee: farmmamba > Priority: Major > Labels: pull-request-available > > Currently , there is no retry policy If we meet IOExcetion when creating > block reader to read EC file. Suppose below case (using RS-6-3-1024k): > The first 4 to 6 data blocks' datanodes are very busy at the same time, > createBlockReader will timeout. This will cause read failure, we should make > EC support retry mechanism to mitigate read failure. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org