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

stack commented on HBASE-1832:
------------------------------

@Andrei Thanks for taking a look.  Yes, the way things currently work is way 
broke.  Your second observation above particularly bugs me.  Master is being 
rewritten for 0.21 to move state transitions to go via zk (and to clean up the 
hairball master has become).  This issue is just about trying to figure if I 
can make enable/disable run faster in 0.20.

> Faster enable/disable/delete
> ----------------------------
>
>                 Key: HBASE-1832
>                 URL: https://issues.apache.org/jira/browse/HBASE-1832
>             Project: Hadoop HBase
>          Issue Type: Improvement
>            Reporter: stack
>             Fix For: 0.20.1
>
>
> The enable/disable/delete is slow.  Looking at code, its heavyweight.  It 
> doesn't do bulk scanning nor bulk writing.  Try doing some code client side 
> that does bulk scan and bulk puts.  It might run faster. 

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