[
https://issues.apache.org/jira/browse/HBASE-14592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14953108#comment-14953108
]
Yu Li commented on HBASE-14592:
-------------------------------
{quote}
Caused by: org.xml.sax.SAXParseException; systemId:
file:///home/jenkins/jenkins-slave/workspace/PreCommit-HBASE-Build/hbase/hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.replication.TestReplicationKillSlaveRS.xml;
lineNumber: 72; columnNumber: 28; XML document structures must start and end
within the same entity.
{quote}
The zombie one seems to be intermittent, will reattach to trigger another QA run
> 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
>
>
> 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)