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

Hudson commented on HBASE-6616:
-------------------------------

Integrated in HBase-0.92-security #117 (See 
[https://builds.apache.org/job/HBase-0.92-security/117/])
    HBASE-6616 test failure in TestDelayedRpc#testTooManyDelayedRpcs (Revision 
1377030)

     Result = SUCCESS
stack : 
Files : 
* 
/hbase/branches/0.92/src/test/java/org/apache/hadoop/hbase/ipc/TestDelayedRpc.java

                
> test failure in TestDelayedRpc#testTooManyDelayedRpcs 
> ------------------------------------------------------
>
>                 Key: HBASE-6616
>                 URL: https://issues.apache.org/jira/browse/HBASE-6616
>             Project: HBase
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.92.1
>            Reporter: Ming Ma
>            Assignee: Ming Ma
>             Fix For: 0.92.2, 0.94.2
>
>         Attachments: 6616-trunk.txt, HBASE-6616.patch
>
>
> java.lang.AssertionError
> at org.junit.Assert.fail(Assert.java:92)
> at org.junit.Assert.assertTrue(Assert.java:43)
> at org.junit.Assert.assertTrue(Assert.java:54)
> at 
> org.apache.hadoop.hbase.ipc.TestDelayedRpc.testTooManyDelayedRpcs(TestDelayedRpc.java:146)
> assertTrue(listAppender.getMessages().isEmpty());
> listAppender.getMessages returned something like
> [Starting Thread-17, Starting Thread-17, Starting Thread-17, Starting 
> Thread-17, Starting Thread-17, Starting Thread-17, Starting Thread-17, 
> Starting Thread-17, Starting Thread-17, Starting IPC Server listener on 
> 41965, IPC Server Responder: starting, IPC Server listener on 41965: 
> starting, IPC Server handler 0 on 41965: starting]
> That comes from
> HBaseServer.java, Reader class
> LOG.info("Starting " + getName());

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to