stack created HBASE-9224:
----------------------------

             Summary: 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
         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