Íñigo Goiri created HDFS-15127: ---------------------------------- Summary: RBF: Do not allow writes when a subcluster is unavailable for HASH_ALL mount points. Key: HDFS-15127 URL: https://issues.apache.org/jira/browse/HDFS-15127 Project: Hadoop HDFS Issue Type: Improvement Reporter: Íñigo Goiri
A HASH_ALL mount point should not allow creating new files if one subcluster is down. If the file already existed in the past, this could lead to inconsistencies. We should return an unavailable exception. {{TestRouterFaultTolerant#testWriteWithFailedSubcluster()}} needs to be changed. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org