[
https://issues.apache.org/jira/browse/HBASE-18350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16205793#comment-16205793
]
Balazs Meszaros commented on HBASE-18350:
-----------------------------------------
Sometimes TestRSGroups.testKillRS fails, but I do not know why. I found these
messages in the logs:
{code}
2017-10-16 13:43:14,292 WARN [ProcExecTimeout]
assignment.AssignmentManager(1148): TODO Handle stuck in transition:
rit=CLOSING, location=172.30.64.72,56004,1508154046320,
table=Group_ns:testKillRS, region=18cd7f5a5a2c6da1dd0f848ad409a90b
2017-10-16 13:43:19,297 WARN [ProcExecTimeout]
assignment.AssignmentManager(1148): TODO Handle stuck in transition:
rit=CLOSING, location=172.30.64.72,56004,1508154046320,
table=Group_ns:testKillRS, region=18cd7f5a5a2c6da1dd0f848ad409a90b
2017-10-16 13:43:24,301 WARN [ProcExecTimeout]
assignment.AssignmentManager(1148): TODO Handle stuck in transition:
rit=CLOSING, location=172.30.64.72,56004,1508154046320,
table=Group_ns:testKillRS, region=18cd7f5a5a2c6da1dd0f848ad409a90b
2017-10-16 13:43:29,308 WARN [ProcExecTimeout]
assignment.AssignmentManager(1148): TODO Handle stuck in transition:
rit=CLOSING, location=172.30.64.72,56004,1508154046320,
table=Group_ns:testKillRS, region=18cd7f5a5a2c6da1dd0f848ad409a90b
{code}
> RSGroups are broken under AMv2
> ------------------------------
>
> Key: HBASE-18350
> URL: https://issues.apache.org/jira/browse/HBASE-18350
> Project: HBase
> Issue Type: Bug
> Components: rsgroup
> Affects Versions: 2.0.0-alpha-1
> Reporter: Stephen Yuan Jiang
> Assignee: Balazs Meszaros
> Priority: Blocker
> Fix For: 2.0.0-alpha-4
>
> Attachments: HBASE-18350.master.001.patch,
> HBASE-18350.master.002.patch, HBASE-18350.master.003.patch,
> HBASE-18350.master.004.patch, HBASE-18350.master.004.patch,
> HBASE-18350.master.004.patch, HBASE-18350.master.005.patch
>
>
> The following RSGroups tests were disabled by Core Proc-V2 AM in HBASE-14614:
> - Disabled/Ignore TestRSGroupsOfflineMode#testOffline; need to dig in on what
> offline is.
> - Disabled/Ignore TestRSGroups.
> This JIRA tracks the work to enable them (or remove/modify if not applicable).
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)