[ 
https://issues.apache.org/jira/browse/HADOOP-7921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13169552#comment-13169552
 ] 

Hudson commented on HADOOP-7921:
--------------------------------

Integrated in Hadoop-Hdfs-HAbranch-build #16 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-HAbranch-build/16/])
    HADOOP-7921. StandbyException should extend IOException. Contributed by 
Todd Lipcon.

todd : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1214093
Files : 
* 
/hadoop/common/branches/HDFS-1623/hadoop-common-project/hadoop-common/CHANGES.HDFS-1623.txt
* 
/hadoop/common/branches/HDFS-1623/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/ipc/StandbyException.java

                
> StandbyException should extend IOException
> ------------------------------------------
>
>                 Key: HADOOP-7921
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7921
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: ha
>    Affects Versions: HA Branch (HDFS-1623)
>            Reporter: Todd Lipcon
>            Assignee: Todd Lipcon
>             Fix For: HA Branch (HDFS-1623)
>
>         Attachments: hadoop-7921.txt
>
>
> In order to implement HDFS-2671 (HDFS methods should throw StandbyException 
> when in wrong state), we'd need to either add "throws StandbyException" to 
> all of the protocol APIs, or make StandbyException extend from IOException. 
> The latter is much simpler and less probability of it being a breaking change.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to