You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "James Taylor (JIRA)" <ji...@apache.org> on 2016/09/28 16:17:20 UTC

[jira] [Resolved] (PHOENIX-3286) Use regular queue depth instead of overriding it to zero for tests

     [ https://issues.apache.org/jira/browse/PHOENIX-3286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Taylor resolved PHOENIX-3286.
-----------------------------------
    Resolution: Fixed

> 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)