[
https://issues.apache.org/jira/browse/HBASE-14592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14953502#comment-14953502
]
stack commented on HBASE-14592:
-------------------------------
Says these are the hanging tests:
Printing hanging tests
Printing Failing tests
Failing test : org.apache.hadoop.hbase.replication.TestReplicationKillSlaveRS
Failing test : org.apache.hadoop.hbase.client.TestSnapshotCloneIndependence
The latter is being dealt with in another issue. The former seems unrelated
though happened on the previous run. I'm going to disable it.
+1 on patch
> BatchRestartRsAction always restart 0 rs when running SlowDeterministicMonkey
> -----------------------------------------------------------------------------
>
> Key: HBASE-14592
> URL: https://issues.apache.org/jira/browse/HBASE-14592
> Project: HBase
> Issue Type: Bug
> Affects Versions: 1.1.2, 0.98.15
> Reporter: Yu Li
> Assignee: Yu Li
> Attachments: HBASE-14592.patch, HBASE-14592.patch
>
>
> When running ITBLL, observed below log and found the ratio of batch
> restarting is always zero:
> {noformat}
> 15/10/12 17:05:37 INFO actions.Action: Performing action: Batch restarting 0%
> of region servers
> {noformat}
> Checking code, found batchRestartRSRatio never got initialized in
> SlowDeterministicMonkeyFactory, and current ITBLL never check the case of
> batch RS restarting in actual.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)