[
https://issues.apache.org/jira/browse/PHOENIX-3286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James Taylor updated PHOENIX-3286:
----------------------------------
Description: 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.
(was: 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.)
> 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
>
> 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)