HRegion runs HStore memcache snapshotting -- fix it so HRegion only knows about
flushing
----------------------------------------------------------------------------------------
Key: HBASE-586
URL: https://issues.apache.org/jira/browse/HBASE-586
Project: Hadoop HBase
Issue Type: Bug
Reporter: stack
Assignee: stack
Priority: Critical
Fix For: 0.2.0
HRegion needs to keep count of memcache sizes. Currently its trying to run the
memcaches snapshots so it can keep up this number. HRegion should know
nothing about no memcache snapshotting -- should be internal to flushing ...
especially since HBASE-532 fix. HRegion can ask for store sizes.... Add that.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.