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

Eric Newton commented on ACCUMULO-2760:
---------------------------------------

The intent of the test is to have the server's I/O hang, and have the master 
status monitoring fail.  The master should remove the tserver's lock, which 
should kill it.

We're seeing the tserver killed, but it seems to be happening because it is 
missing zookeeper deadlines, and not due to any action by the master.

At least, not always.

> HalfDeadTServerIT.testTimeout failed
> ------------------------------------
>
>                 Key: ACCUMULO-2760
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2760
>             Project: Accumulo
>          Issue Type: Sub-task
>          Components: test
>         Environment: Revision 4384b313bd0854151e898e4c4720e10f951fe41d
>            Reporter: Josh Elser
>            Assignee: Eric Newton
>            Priority: Minor
>             Fix For: 1.6.1, 1.7.0
>
>
> (Similar to ACCUMULO-2507, creating a new task to not confuse fix versions)
> {noformat}
> testTimeout(org.apache.accumulo.test.functional.HalfDeadTServerIT)  Time 
> elapsed: 64.868 sec  <<< FAILURE!
> java.lang.AssertionError: null
>       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.test(HalfDeadTServerIT.java:171)
>       at 
> org.apache.accumulo.test.functional.HalfDeadTServerIT.testTimeout(HalfDeadTServerIT.java:100)
> {noformat}



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

Reply via email to