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/23 10:51:41 UTC

[jira] [Commented] (CLOUDSTACK-9847) vm_network_map is not getting cleaned while releasing nic

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

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

GitHub user SudharmaJain opened a pull request:

    https://github.com/apache/cloudstack/pull/2017

    CLOUDSTACK-9847 vm_network_map is not getting cleaned 

    While releasing nic for Create reservation strategy, vm_network_map is not getting cleaned. I have added corresponding code to perform the cleanup. 
    


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/Accelerite/cloudstack cs-9847

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cloudstack/pull/2017.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #2017
    
----
commit 159ee0e1fae99be44b77119aeb5235b0b1571b0d
Author: Sudharma Jain <su...@accelerite.com>
Date:   2017-03-23T10:36:31Z

    CLOUDSTACK-9847 vm_network_map is not getting cleaned while releasing nic

----


> vm_network_map is not getting cleaned while releasing nic
> ---------------------------------------------------------
>
>                 Key: CLOUDSTACK-9847
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9847
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>            Reporter: sudharma jain
>
> While releasing nic vm_network map table is not getting cleaned. Over a period of time vm_network_map will contain lot of junk entries, which may cause delay in returning async_job_id while deploying vm. 



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