[
https://issues.apache.org/jira/browse/HBASE-23815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17032955#comment-17032955
]
Michael Stack commented on HBASE-23815:
---------------------------------------
W/ this patch in place I can get past hbase-server module when running below
(fails at thrift and mr but thats coming...)
{code}
$ mvn -T1.0C -Dsurefire.firstPartForkCount=1.0C -PrunMediumTests test
{code}
> [Flakey Test] AbstractTestAsyncTableRegionReplicasRead family of tests fails
> with truncated XML and no clues why
> ----------------------------------------------------------------------------------------------------------------
>
> Key: HBASE-23815
> URL: https://issues.apache.org/jira/browse/HBASE-23815
> Project: HBase
> Issue Type: Bug
> Components: flakies
> Reporter: Michael Stack
> Assignee: Michael Stack
> Priority: Major
>
> Running locally w/ upped forkcount and maven threading > 1, the set of tests
> that are derived from AbstractTestAsyncTableRegionReplicasRead fail near each
> time often the only ones failed (Get and Scan tests). They don't give clues
> why died. The xml has no info in it and no -output.txt is dropped. The .txt
> just says failed startup.
> I've tried giving the forked jvms more RAM, messed w/ file counts....
> Removing all of the custom setup seems to be a breakthrough. Let me put up a
> patch.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)