[
https://issues.apache.org/jira/browse/HBASE-15631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Purtell updated HBASE-15631:
-----------------------------------
Attachment: HBASE-15631-branch-1.patch
Dropping a new version of the patch addressing [~toffer]'s reviewboard
feedback. The common theme of his feedback was the branch-1 backport diverged
from >= branch-2 in some interfaces, due to the branch-1 work being based on an
older rev of the feature. I have fixed this by checking out branch-2's
hbase-rsgroup module at a71f62de and making the minimum number of fixups to get
it compiling in place in branch-1. This required adding Address to hbase-common
and addition of a couple of methods for dealing with Addresses to ServerName in
hbase-client.
Not tested yet. WIP
> Backport Regionserver Groups (HBASE-6721) to branch-1
> ------------------------------------------------------
>
> Key: HBASE-15631
> URL: https://issues.apache.org/jira/browse/HBASE-15631
> Project: HBase
> Issue Type: New Feature
> Affects Versions: 1.4.0
> Reporter: Francis Liu
> Assignee: Francis Liu
> Attachments: HBASE-15631.02.branch-1.patch,
> HBASE-15631_1_branch-1.patch, HBASE-15631.branch-1.1.patch,
> HBASE-15631-branch-1.patch, HBASE-15631-branch-1.patch,
> HBASE-15631.branch-1.patch, HBASE-15631.patch
>
>
> Based on dev list discussion backporting region server group should not be an
> issue as it does not: 1. destabilize the code. 2. cause backward
> incompatibility.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)