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

Guanghao Zhang commented on HBASE-16049:
----------------------------------------

The last fail log:
https://builds.apache.org/job/HBase-Flaky-Tests/1335/testReport/junit/org.apache.hadoop.hbase.coprocessor/TestRowProcessorEndpoint/testMultipleRows/

The test results show many CallQueueTooBigException.  The default queue length 
is 30 (default handler count) * 10 (default queue length per handler). So we 
should set RpcScheduler.IPC_SERVER_MAX_CALLQUEUE_LENGTH to a bigger value 
before the unit test.

> TestRowProcessorEndpoint is failing on Apache Builds
> ----------------------------------------------------
>
>                 Key: HBASE-16049
>                 URL: https://issues.apache.org/jira/browse/HBASE-16049
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Mikhail Antonov
>
> example log 
> https://paste.apache.org/46Uh



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to