ramkrishna.s.vasudevan created HBASE-6997: ---------------------------------------------
Summary: HRegio.mutateRows() should check for blocking memstore size and if the region is closing. Key: HBASE-6997 URL: https://issues.apache.org/jira/browse/HBASE-6997 Project: HBase Issue Type: Bug Affects Versions: 0.94.2 Reporter: ramkrishna.s.vasudevan Assignee: ramkrishna.s.vasudevan Fix For: 0.94.3, 0.96.0 Currently HRegion.mutateRows() does not call startRegionOperation() and checkResources(). Ideally before doing mutateRows() the memstore size and 'closing' flag should be checked. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira