[
https://issues.apache.org/jira/browse/HBASE-19974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16377831#comment-16377831
]
Hudson commented on HBASE-19974:
--------------------------------
FAILURE: Integrated in Jenkins build HBase-Trunk_matrix #4654 (See
[https://builds.apache.org/job/HBase-Trunk_matrix/4654/])
HBASE-19974 Fix decommissioned servers cannot be removed by (tedyu: rev
a29b3caf4dbc7b8833474ef5da5438f7f6907e00)
* (edit)
hbase-rsgroup/src/test/java/org/apache/hadoop/hbase/rsgroup/TestRSGroups.java
* (edit)
hbase-rsgroup/src/main/java/org/apache/hadoop/hbase/rsgroup/RSGroupAdminServer.java
* (edit)
hbase-rsgroup/src/test/java/org/apache/hadoop/hbase/rsgroup/TestRSGroupsBase.java
> Fix decommissioned servers cannot be removed by remove_servers_rsgroup methods
> ------------------------------------------------------------------------------
>
> Key: HBASE-19974
> URL: https://issues.apache.org/jira/browse/HBASE-19974
> Project: HBase
> Issue Type: Bug
> Components: rsgroup
> Affects Versions: 2.0.0-beta-2
> Reporter: Xiaolin Ha
> Assignee: Xiaolin Ha
> Priority: Major
> Fix For: 2.0.0-beta-2
>
> Attachments: HBASE-19974.branch-2.001.patch,
> HBASE-19974.branch-2.002.patch, HBASE-19974.branch-2.003.patch,
> HBASE-19974.branch-2.004.patch, HBASE-19974.branch-2.005.patch,
> HBASE-19974.branch-2.006.patch
>
>
> When remove servers from a rsgroup, it will check the server is not online or
> dead. But when we decommision a server, the server will be both in online
> list and drainning list.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)