[
https://issues.apache.org/jira/browse/HBASE-14592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yu Li updated HBASE-14592:
--------------------------
Attachment: HBASE-14592.patch
Attaching a straight forward fix
> 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: 0.98.14, 1.1.2
> Reporter: Yu Li
> Assignee: Yu Li
> Attachments: 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)