You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/03/20 19:42:52 UTC

[jira] [Commented] (ACCUMULO-2507) HalfDeadTServerIT.testTimeout fails to lose session

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

ASF subversion and git services commented on ACCUMULO-2507:
-----------------------------------------------------------

Commit acce1d53f54dbb88804caf4b35f8eaac01252f5e in accumulo's branch refs/heads/1.6.0-SNAPSHOT from [~ecn]
[ https://git-wip-us.apache.org/repos/asf?p=accumulo.git;h=acce1d5 ]

ACCUMULO-2507 add debugging information, and timeout for reader thread to pull in all the output of the tserver


> HalfDeadTServerIT.testTimeout fails to lose session
> ---------------------------------------------------
>
>                 Key: ACCUMULO-2507
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2507
>             Project: Accumulo
>          Issue Type: Sub-task
>          Components: test
>         Environment: 1.6.0-SNAPSHOT over Hadoop 2.3.0, Zookeeper 3.4.5
>            Reporter: Eric Newton
>             Fix For: 1.6.0
>
>
> {noformat}
> java.lang.AssertionError
> 	at org.junit.Assert.fail(Assert.java:86)
> 	at org.junit.Assert.assertTrue(Assert.java:41)
> 	at org.junit.Assert.assertTrue(Assert.java:52)
> 	at org.apache.accumulo.test.functional.HalfDeadTServerIT.testTimeout(HalfDeadTServerIT.java:98)
> 	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:622)
> 	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)