[
https://issues.apache.org/jira/browse/HBASE-10287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13863915#comment-13863915
]
Anoop Sam John commented on HBASE-10287:
----------------------------------------
But result will be null then and 1st line in addResult()
if (result == null) return;
> 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)