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

Yunkai Zhang commented on TS-1744:
----------------------------------

In the original code, 

NR of exec_threads = proxy.config.exec_thread.limit - mainthread, 

So it's slight bug, but we can fix it by adding 1 on 
proxy.config.exec_thread.limit simply.

                
> ats run with 1 less event thread then it is supposed to, for both auto and 
> manual thread config
> -----------------------------------------------------------------------------------------------
>
>                 Key: TS-1744
>                 URL: https://issues.apache.org/jira/browse/TS-1744
>             Project: Traffic Server
>          Issue Type: Bug
>            Reporter: Bryan Call
>            Assignee: Bryan Call
>             Fix For: 3.3.2
>
>
> When newing threads the code setup everything for 0 to < n_ethreads threads.  
> However, when it start the threads it does for 1 to < n_ethreads, missing 1 
> thread.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to