[
https://issues.apache.org/jira/browse/PHOENIX-3286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James Taylor reassigned PHOENIX-3286:
-------------------------------------
Assignee: James Taylor
> 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
> Assignee: James Taylor
> Fix For: 4.9.0
>
> 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)