You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2013/12/24 21:17:50 UTC

[jira] [Resolved] (HBASE-10230) TestTableSnapshotScanner#testWithOfflineHBaseMultiRegion fails intermittently

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

stack resolved HBASE-10230.
---------------------------

    Resolution: Invalid

Resolving as INVALID.

We've been here loads of times before; i.e. asking [~ted_yu] to stop filing issues for test failures unless there is an intent to follow up and fix the problem.

Our JIRA is littered w/ rubbish issues like this that have gone unaddressed and with time likely stale but someone (else) has to go through and clean them up.

That said, fixing build failures is the best work; our tests have started to go flakey again and need attention.  Feel free to reopen if working on this.

> TestTableSnapshotScanner#testWithOfflineHBaseMultiRegion fails intermittently
> -----------------------------------------------------------------------------
>
>                 Key: HBASE-10230
>                 URL: https://issues.apache.org/jira/browse/HBASE-10230
>             Project: HBase
>          Issue Type: Test
>            Reporter: Ted Yu
>         Attachments: 10230.html
>
>
> From https://builds.apache.org/job/HBase-TRUNK/4746/testReport/org.apache.hadoop.hbase.client/TestTableSnapshotScanner/testWithOfflineHBaseMultiRegion/ :
> {code}
> org.apache.hadoop.hbase.snapshot.SnapshotCreationException: Snapshot 'testWithMultiRegion' wasn't completed in expectedTime:60000 ms
> 	at org.apache.hadoop.hbase.client.HBaseAdmin.snapshot(HBaseAdmin.java:2714)
> 	at org.apache.hadoop.hbase.client.HBaseAdmin.snapshot(HBaseAdmin.java:2639)
> 	at org.apache.hadoop.hbase.client.HBaseAdmin.snapshot(HBaseAdmin.java:2574)
> 	at org.apache.hadoop.hbase.snapshot.SnapshotTestingUtils.createSnapshotAndValidate(SnapshotTestingUtils.java:390)
> 	at org.apache.hadoop.hbase.client.TestTableSnapshotScanner.createTableAndSnapshot(TestTableSnapshotScanner.java:100)
> 	at org.apache.hadoop.hbase.client.TestTableSnapshotScanner.testScanner(TestTableSnapshotScanner.java:132)
> 	at org.apache.hadoop.hbase.client.TestTableSnapshotScanner.testWithOfflineHBaseMultiRegion(TestTableSnapshotScanner.java:124)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> 	at java.lang.reflect.Method.invoke(Method.java:597)
> {code}



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)