[
https://issues.apache.org/jira/browse/HBASE-14592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14954276#comment-14954276
]
Hudson commented on HBASE-14592:
--------------------------------
SUCCESS: Integrated in HBase-1.2 #243 (See
[https://builds.apache.org/job/HBase-1.2/243/])
HBASE-14592 BatchRestartRsAction always restarts 0 RS when running (tedyu: rev
9201e0d07f7c61fa21dd57bc50b899e4f0deeb40)
*
hbase-it/src/test/java/org/apache/hadoop/hbase/chaos/factories/SlowDeterministicMonkeyFactory.java
> BatchRestartRsAction always restarts 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
> Fix For: 2.0.0, 1.2.0, 1.3.0
>
> 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)