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

ramkrishna.s.vasudevan edited comment on HBASE-18352 at 10/24/17 4:46 AM:
--------------------------------------------------------------------------

[~huaxiang]
The only difference between the patch in HBASE-18946 and the one here is that 
now I do bulk assign in ServerCrashProcedure once we know all the regions that 
were hosted in the crashed server. So the balancer is able to make a plan out 
of it for the whole lot. That patch attached here needs some refinement to see 
if we should do that only if there are replica regions. 


was (Author: ram_krish):
[~huaxiang]
The only difference is that now I do bulk assign in ServerCrashProcedure once 
we know all the regions that were hosted in the crashed server. So the balancer 
is able to make a plan out of it for the whole lot. That patch attached here 
needs some refinement to see if we should do that only if there are replica 
regions. 

> Enable Replica tests that were disabled by Proc-V2 AM in HBASE-14614
> --------------------------------------------------------------------
>
>                 Key: HBASE-18352
>                 URL: https://issues.apache.org/jira/browse/HBASE-18352
>             Project: HBase
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 2.0.0-alpha-1
>            Reporter: Stephen Yuan Jiang
>            Assignee: huaxiang sun
>         Attachments: HBASE-18946_1.patch
>
>
> The following replica tests were disabled by Core Proc-V2 AM in HBASE-14614:
> - Disabled parts of...testCreateTableWithMultipleReplicas in 
> TestMasterOperationsForRegionReplicas There is an issue w/ assigning more 
> replicas if number of replicas is changed on us. See '/* DISABLED!!!!! FOR 
> NOW!!!!'.
> - Disabled testRegionReplicasOnMidClusterHighReplication in 
> TestStochasticLoadBalancer2
> - Disabled testFlushAndCompactionsInPrimary in TestRegionReplicas
> This JIRA tracks the work to enable them (or modify/remove if not applicable).



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to