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

Jerry He updated HBASE-13345:
-----------------------------
    Status: Patch Available  (was: Open)

> Fix LocalHBaseCluster so that different region server impl can be used for 
> different slaves
> -------------------------------------------------------------------------------------------
>
>                 Key: HBASE-13345
>                 URL: https://issues.apache.org/jira/browse/HBASE-13345
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Jerry He
>            Assignee: Jerry He
>            Priority: Minor
>         Attachments: HBASE-13345-master.patch
>
>
> LocalHBaseCluster and MiniHBaseCluster allow plugging in custom region server 
> implementations.
> This JIRA will fix a loophole so that different implementations can be used 
> for different slaves. 
> For example, MyRegionServer1 for slave1, MyRegionServer1 for slave2.
> Or  MyRegionServer1 for slave1,  All other slaves use the default.
> This will help targeted testing using MiniHBaseCluster.
> I am working on a unit test for HBASE-13317.  This fix will be useful..



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to