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

Samarth Jain commented on PHOENIX-1109:
---------------------------------------

We close PhoenixTestDriver at the end of each test. We need to call 
queryServices.getExecutor().shutdown() in the close() method of 
PhoenixTestDriver else it leaves daemon threads dangling. This effects the 
degree parallelization of our tests as we end up hitting the number of threads 
limit imposed by OS.  

> PhoenixTestDriver needs to call shutdown on executor 
> -----------------------------------------------------
>
>                 Key: PHOENIX-1109
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-1109
>             Project: Phoenix
>          Issue Type: Bug
>    Affects Versions: 4.0.0, 5.0.0, 3.1
>            Reporter: Samarth Jain
>            Assignee: Samarth Jain
>




--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to