Regionserver OOME handler should dump vital stats
-------------------------------------------------
Key: HBASE-1020
URL: https://issues.apache.org/jira/browse/HBASE-1020
Project: Hadoop HBase
Issue Type: Improvement
Components: regionserver
Reporter: Andrew Purtell
Fix For: 0.19.0
On OOME the regionserver should dump into the log some vital stats:
- Number of regions
- Number of store files
- Estimated item count and size of memcache(s)
- Estimated item count and size of store file indexes
Assumes the reserve can be released upon OOME to allow the additional actions.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.