[ 
https://issues.apache.org/jira/browse/HBASE-1816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12769508#action_12769508
 ] 

stack commented on HBASE-1816:
------------------------------

I've been adding to http://wiki.apache.org/hadoop/Hbase/MasterRewrite.  Have 
proposal for moving schema and state out to zk but still a bit stuck on how to 
do regions.  Regions need to stay in .META. once they've been deployed, I 
think, because .META. scales better and zk (though patrick and mohadev 
yesterday claimed 100k small objects should be fine in a dedicated quorum) and 
because you can't do getClosest against zk -- not yet anyways.

> Master rewrite
> --------------
>
>                 Key: HBASE-1816
>                 URL: https://issues.apache.org/jira/browse/HBASE-1816
>             Project: Hadoop HBase
>          Issue Type: Task
>          Components: master
>            Reporter: stack
>            Assignee: stack
>            Priority: Blocker
>             Fix For: 0.21.0
>
>         Attachments: HBase Hackathon Notes - Sunday.pdf, master.patch, 
> meta-cleanup.patch
>
>
> An umbrella issue for master rewrite.  Master rewrite is a new feature for 
> 0.21 hbase.  I'm attaching "Master Rewrite" notes taken at the SU SF hbase 
> meetup made by JGray.

-- 
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