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

Hudson commented on PHOENIX-3286:
---------------------------------

FAILURE: Integrated in Jenkins build Phoenix-master #1404 (See 
[https://builds.apache.org/job/Phoenix-master/1404/])
PHOENIX-3286 Use regular queue depth instead of overriding it to zero 
(jamestaylor: rev a4ebcfdd262dcc311f96a80c3dd47290bce2c236)
* (edit) 
phoenix-core/src/test/java/org/apache/phoenix/query/QueryServicesTestImpl.java


> Use regular queue depth instead of overriding it to zero for tests
> ------------------------------------------------------------------
>
>                 Key: PHOENIX-3286
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-3286
>             Project: Phoenix
>          Issue Type: Sub-task
>            Reporter: James Taylor
>         Attachments: PHOENIX-3286.patch
>
>
> Setting the queue depth to zero makes our thread pool synchronized which 
> won't work when parallelizing the tests. We should remove that override and 
> just use the default value for that. The thread pool size is higher than we 
> need it as well. We should lower that to value of around 10.



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

Reply via email to