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

Hudson commented on HBASE-9224:
-------------------------------

FAILURE: Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #677 (See 
[https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-2.0.0/677/])
HBASE-9224 Print out name of the method we do not support rather than throw NPE 
(stack: rev 1514102)
* 
/hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/ipc/RpcServer.java

                
> Print out name of the method we do not support rather than throw NPE
> --------------------------------------------------------------------
>
>                 Key: HBASE-9224
>                 URL: https://issues.apache.org/jira/browse/HBASE-9224
>             Project: HBase
>          Issue Type: Bug
>          Components: IPC/RPC
>            Reporter: stack
>            Assignee: stack
>             Fix For: 0.98.0, 0.95.2
>
>         Attachments: 9224.txt
>
>
> If a client is trying to invoke a method we do not support, we just NPE, 
> rather than return an unsupported exception w/ name of the method we do not 
> support.  Makes it hard debugging what client is doing wrong.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to