You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Pankaj Kumar (Jira)" <ji...@apache.org> on 2019/08/23 09:52:00 UTC

[jira] [Created] (HBASE-22904) NPE occurs when RS send space quota usage report during HMaster init

Pankaj Kumar created HBASE-22904:
------------------------------------

             Summary: NPE occurs when RS send space quota usage report during HMaster init
                 Key: HBASE-22904
                 URL: https://issues.apache.org/jira/browse/HBASE-22904
             Project: HBase
          Issue Type: Bug
            Reporter: Pankaj Kumar
            Assignee: Pankaj Kumar


During HMaster failover, if RegionServer send space quota report to HMaster and MasterQuotaManager is not yet initialized then NPE will occur.

https://github.com/apache/hbase/blob/767bb1511285ae67dae15e8a2aab62c38244c797/hbase-server/src/main/java/org/apache/hadoop/hbase/master/MasterRpcServices.java#L2229



--
This message was sent by Atlassian Jira
(v8.3.2#803003)