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

Jerry He updated HBASE-13345:
-----------------------------
       Resolution: Fixed
    Fix Version/s: 0.98.13
                   1.1.0
                   1.0.1
                   2.0.0
           Status: Resolved  (was: Patch Available)

The fix has been included and committed as part of HBASE-13317.
Resolve with the same fix versions.

> 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
>             Fix For: 2.0.0, 1.0.1, 1.1.0, 0.98.13
>
>         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