You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/03/07 04:24:32 UTC

[jira] [Commented] (CLOUDSTACK-9709) DHCP/DNS offload: Use correct thread pool for IP fetch task

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

ASF GitHub Bot commented on CLOUDSTACK-9709:
--------------------------------------------

Github user jayapalu commented on the issue:

    https://github.com/apache/cloudstack/pull/1873
  
    Two LGTMs and no test failures from cloudmonger  test results.
    @ustcweizhou waited for your comments for this, I am putting the mergeready tag.  If you have anything to bring up let me know.
    
    tag:mergeready


> DHCP/DNS offload: Use correct thread pool for IP fetch task
> -----------------------------------------------------------
>
>                 Key: CLOUDSTACK-9709
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9709
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Network Controller
>            Reporter: Jayapal Reddy
>            Assignee: Jayapal Reddy
>             Fix For: 4.10.0.0
>
>
> Currently IP fetch task is using the same thread pool as VM expunge. This can lead to confusion
> Also the IP fetch task uses another thread pool (name of the variable _vmIpFetchThreadExecutor) which is not initialized. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)