[ https://issues.apache.org/jira/browse/CLOUDSTACK-9686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15766105#comment-15766105 ]
ASF GitHub Bot commented on CLOUDSTACK-9686: -------------------------------------------- GitHub user anshul1886 opened a pull request: https://github.com/apache/cloudstack/pull/1842 CLOUDSTACK-9686: Fixed multiple entires for builtin template in template store ref table so builtin template is never downloaded completely In handleSysTemplateDownload method creating template only if there exists no entry handleTemplateSync will take care of other scenario You can merge this pull request into a Git repository by running: $ git pull https://github.com/anshul1886/cloudstack-1 CLOUDSTACK-9686 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cloudstack/pull/1842.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 #1842 ---- commit 929595c114f1214f064419a305cc115a3e136803 Author: Anshul Gangwar <anshul.gang...@accelerite.com> Date: 2016-01-08T07:58:11Z CLOUDSTACK-9686: Fixed multiple entires for builtin template in template store ref table so builtin template is never downloaded completely In handleSysTemplateDownload method creating template only if there exists no entry handleTemplateSync will take care of other scenario ---- > multiple entires for builtin template in template store ref table so builtin > template is never downloaded completely > -------------------------------------------------------------------------------------------------------------------- > > Key: CLOUDSTACK-9686 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9686 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the > default.) > Reporter: Anshul Gangwar > Assignee: Anshul Gangwar > > Repro steps: > 1. Create a advance zone . when default template is in downloading state > (before its completely downloaded) restart Ms > > bug: > Another entry for same default template will be created in template store ref > . template download will come back to zero and now template download will not > happen . > The entries in template store ref keeps on increasing for only default > template on each MS restart . -- This message was sent by Atlassian JIRA (v6.3.4#6332)