Change the name of the in-memory updates from 'memcache' to 'memtable' or....
-----------------------------------------------------------------------------
Key: HBASE-1578
URL: https://issues.apache.org/jira/browse/HBASE-1578
Project: Hadoop HBase
Issue Type: Improvement
Reporter: stack
Our map of sorted edits kept per Store is currently called memcache. Memcache
is name of a well-known app that does something else. Also, our 'memcache' is
not a cache. In BT its called 'memtable'. Lets rename it. It'll make it
easier explaining hbase. What'll we call it? 'updates',
'inmemory-store-edits'....
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.