You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2017/06/30 00:02:00 UTC

[jira] [Resolved] (HBASE-16858) TestFuzzyRowFilterEndToEnd fails in QA builds

     [ https://issues.apache.org/jira/browse/HBASE-16858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

stack resolved HBASE-16858.
---------------------------
    Resolution: Cannot Reproduce

Seems to be passing and is not in the flakies list. Resolving as can't reproduce.

> TestFuzzyRowFilterEndToEnd fails in QA builds
> ---------------------------------------------
>
>                 Key: HBASE-16858
>                 URL: https://issues.apache.org/jira/browse/HBASE-16858
>             Project: HBase
>          Issue Type: Bug
>            Reporter: ramkrishna.s.vasudevan
>            Assignee: ramkrishna.s.vasudevan
>             Fix For: 2.0.0
>
>
> {code}
> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 603.9 sec - in org.apache.hadoop.hbase.filter.TestFuzzyRowFilterEndToEnd
> Exception in thread "Thread-2545" java.lang.OutOfMemoryError: GC overhead limit exceeded
> 	at java.util.Arrays.copyOfRange(Arrays.java:3664)
> 	at java.lang.StringBuffer.toString(StringBuffer.java:671)
> 	at java.io.BufferedReader.readLine(BufferedReader.java:359)
> 	at java.io.BufferedReader.readLine(BufferedReader.java:389)
> 	at org.apache.maven.surefire.shade.org.apache.maven.shared.utils.cli.StreamPumper.run(StreamPumper.java:66)
> Exception in thread "Thread-2543" java.lang.OutOfMemoryError: GC overhead limit exceeded
> Exception in thread "Thread-2549" java.lang.OutOfMemoryError: GC overhead limit exceeded
> Exception in thread "Thread-2527" java.lang.OutOfMemoryError: GC overhead limit exceeded
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)