[ 
https://issues.apache.org/jira/browse/HBASE-1578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

stack resolved HBASE-1578.
--------------------------

      Resolution: Fixed
    Release Note: Settings whose names contained 'memcache' are now renamed so 
there name includes 'memstore' instead.  Update your hbase-site.xml.

Lots of files touched.  Renamed the names of settings too.  Needs migration to 
change name of MEMCACHE_FLUSHSIZE in catalog tables but will do that as part of 
HBASE-1295.

> 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
>             Fix For: 0.20.0
>
>
> 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.

Reply via email to