You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Sean Busbey (JIRA)" <ji...@apache.org> on 2014/09/17 21:51:34 UTC

[jira] [Created] (HADOOP-11103) RemoteException getClassName should document what class it is naming

Sean Busbey created HADOOP-11103:
------------------------------------

             Summary: RemoteException getClassName should document what class it is naming
                 Key: HADOOP-11103
                 URL: https://issues.apache.org/jira/browse/HADOOP-11103
             Project: Hadoop Common
          Issue Type: Improvement
          Components: ipc
            Reporter: Sean Busbey
            Priority: Trivial


o.a.h.ipc.RemoteException has no javadocs on getClassName. Reading the source, the String returned is the classname of the wrapped remote exception.

Update the javadocs to say as much.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)