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

Ted Yu commented on HBASE-10287:
--------------------------------

In mutate(), the switch statement starting at line 2888 covers PUT and DELETE 
as well.
So it is not just Append / Increment.

> HRegionServer#addResult() should check whether rpcc is null
> -----------------------------------------------------------
>
>                 Key: HBASE-10287
>                 URL: https://issues.apache.org/jira/browse/HBASE-10287
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Ted Yu
>            Assignee: Ted Yu
>         Attachments: 10287.txt
>
>
> HRegionServer#addResult() is called by HRegionServer#mutate() where 
> controller parameter could be null.
> HRegionServer#addResult() should check whether rpcc is null.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to