[
https://issues.apache.org/jira/browse/HBASE-9224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13740557#comment-13740557
]
Hudson commented on HBASE-9224:
-------------------------------
SUCCESS: Integrated in HBase-TRUNK #4391 (See
[https://builds.apache.org/job/HBase-TRUNK/4391/])
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