You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/03/23 17:06:41 UTC

[jira] [Created] (HADOOP-14222) Create specialized IOException subclass to represent closed filesystem

Ted Yu created HADOOP-14222:
-------------------------------

             Summary: Create specialized IOException subclass to represent closed filesystem
                 Key: HADOOP-14222
                 URL: https://issues.apache.org/jira/browse/HADOOP-14222
             Project: Hadoop Common
          Issue Type: Improvement
            Reporter: Ted Yu


I was working on HBASE-17287 where hbase master didn't recognize that file system had closed due to extended unavailability of hdfs.

Chatting with [~steve_l], he suggested creating IOException subclass to represent closed filesystem so that downstream projects don't have to rely on the specific exception message.

The string in existing exception message can't be changed.
We should add clear comment around that part to avoid breakage.





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

---------------------------------------------------------------------
To unsubscribe, e-mail: common-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-dev-help@hadoop.apache.org