[
https://issues.apache.org/jira/browse/HBASE-14592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14954130#comment-14954130
]
Hudson commented on HBASE-14592:
--------------------------------
FAILURE: Integrated in HBase-1.3 #254 (See
[https://builds.apache.org/job/HBase-1.3/254/])
HBASE-14592 BatchRestartRsAction always restarts 0 RS when running (tedyu: rev
411683c22bbd837f3febc75ec1f77055e232827c)
*
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)