[ https://issues.apache.org/jira/browse/HADOOP-7972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aaron T. Myers updated HADOOP-7972:
-----------------------------------
Target Version/s: HA Branch (HDFS-1623)
Fix Version/s: HA Branch (HDFS-1623)
Summary: HA: HAServiceProtocol exceptions need to be unwrapped before it can
be used (was: HAServiceProtocol exceptions need to be unwrapped before it can be used)
> HA: HAServiceProtocol exceptions need to be unwrapped before it can be used
> ---------------------------------------------------------------------------
>
> Key: HADOOP-7972
> URL: https://issues.apache.org/jira/browse/HADOOP-7972
> Project: Hadoop Common
> Issue Type: Bug
> Components: ha
> Affects Versions: HA Branch (HDFS-1623)
> Reporter: Hari Mankude
> Assignee: Hari Mankude
> Fix For: HA Branch (HDFS-1623)
>
> Attachments: HADOOP-7972.txt, HADOOP-7972.txt
>
>
> Remote exceptions for all the interfaces in HAServiceProtocol class has to be unwrapped
before it can be used. All the HAServiceProtocol interfaces throw exceptions of type RemoteException
by default.
--
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
|