You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Guangxu Cheng (JIRA)" <ji...@apache.org> on 2017/04/24 07:11:04 UTC

[jira] [Created] (HBASE-17951) Log the region's information in HRegion#checkResources

Guangxu Cheng created HBASE-17951:
-------------------------------------

             Summary: Log the region's information in HRegion#checkResources
                 Key: HBASE-17951
                 URL: https://issues.apache.org/jira/browse/HBASE-17951
             Project: HBase
          Issue Type: Bug
    Affects Versions: 1.2.5, 1.3.0, 2.0.0
            Reporter: Guangxu Cheng


We throw RegionTooBusyException in HRegion#checkResources if above memstore limit. On the server side,we just increment the value of blockedRequestsCount and do not print the region's information.

I think we should also print the region's information in server-side, so that we can easily find the busy regions.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)