You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Josh Elser (JIRA)" <ji...@apache.org> on 2014/03/16 04:35:42 UTC

[jira] [Commented] (ACCUMULO-2483) BadIteratorMincIT failed "tablet 1< has 0 map files"

    [ https://issues.apache.org/jira/browse/ACCUMULO-2483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13936403#comment-13936403 ] 

Josh Elser commented on ACCUMULO-2483:
--------------------------------------

Can't say definitively, but I guess (since I was running 3 ITs concurrently) that the MinC thread didn't get the update and thus the MinC didn't complete in the expected 5 seconds?

> BadIteratorMincIT failed "tablet 1< has 0 map files"
> ----------------------------------------------------
>
>                 Key: ACCUMULO-2483
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2483
>             Project: Accumulo
>          Issue Type: Bug
>          Components: test
>            Reporter: Josh Elser
>            Priority: Minor
>             Fix For: 1.6.1
>
>
> {noformat}
> test(org.apache.accumulo.test.functional.BadIteratorMincIT)  Time elapsed: 32.657 sec  <<< ERROR!
> java.lang.Exception: tablet 1< has 0 map files
> 	at org.apache.accumulo.test.functional.FunctionalTestUtils.checkRFiles(FunctionalTestUtils.java:84)
> 	at org.apache.accumulo.test.functional.BadIteratorMincIT.test(BadIteratorMincIT.java:74)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:606)
> 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
> 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
> 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
> 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
> 	at org.junit.internal.runners.statements.FailOnTimeout$StatementThread.run(FailOnTimeout.java:74)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.2#6252)