[
https://issues.apache.org/jira/browse/HBASE-13345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Purtell updated HBASE-13345:
-----------------------------------
Fix Version/s: (was: 0.98.13)
0.98.12
> 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.12
>
> 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)