You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2014/01/07 01:00:51 UTC

[jira] [Created] (HBASE-10287) HRegionServer#addResult() should check whether rpcc is null

Ted Yu created HBASE-10287:
------------------------------

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


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)