Ajay Kumar created HADOOP-15178:
-----------------------------------

             Summary: Generalize NetUtils#wrapException to handle other 
subclasses with String Constructor.
                 Key: HADOOP-15178
                 URL: https://issues.apache.org/jira/browse/HADOOP-15178
             Project: Hadoop Common
          Issue Type: Bug
         Environment: NetUtils#wrapException returns an IOException if 
exception passed to it is not of type 
SocketException,EOFException,NoRouteToHostException,SocketTimeoutException,UnknownHostException,ConnectException,BindException.
By default, it  should always return instance (subclass of IOException) of same 
type unless a String constructor is not available.
            Reporter: Ajay Kumar
            Assignee: Ajay Kumar






--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to