[ https://issues.apache.org/jira/browse/HADOOP-7970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13184616#comment-13184616 ]
Aaron T. Myers commented on HADOOP-7970: ---------------------------------------- Hey Hari, test-patch is actually capable of dealing with a patch generated from either the repo root or one level up. The thing it can't do, however, is try to apply the patch to the correct branch - it always tries to apply the patch to trunk. Since this file doesn't exist on trunk, test-patch is never going to work for this patch. See this JIRA for more info: HADOOP-7435 > All HAServiceProtocol methods have to throw IOException since they are > invoked over the network > ----------------------------------------------------------------------------------------------- > > Key: HADOOP-7970 > URL: https://issues.apache.org/jira/browse/HADOOP-7970 > Project: Hadoop Common > Issue Type: Sub-task > Components: ha > Affects Versions: HA Branch (HDFS-1623) > Reporter: Hari Mankude > Assignee: Hari Mankude > Attachments: HADOOP-7970.txt, HADOOP-7970.txt > > > HAServiceProtocol methods have to throw ioexception in addition to other > exceptions since they are RPCs which are invoked over the network. -- 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