[GitHub] cloudstack pull request: CLOUDSTACK-8606: DB performance impacted ...

2015-07-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/553 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] cloudstack pull request: CLOUDSTACK-8606: DB performance impacted ...

2015-07-02 Thread wilderrodrigues
Github user wilderrodrigues commented on the pull request: https://github.com/apache/cloudstack/pull/553#issuecomment-118159861 Just had a look. LGTM. Please proceed with the merge. Cheers, Wilder --- If your project is set up for it, you can reply to this email and have

[GitHub] cloudstack pull request: CLOUDSTACK-8606: DB performance impacted ...

2015-07-02 Thread remibergsma
Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/553#issuecomment-118141634 @wilderrodrigues Could you please have a look at this PR? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

[GitHub] cloudstack pull request: CLOUDSTACK-8606: DB performance impacted ...

2015-07-02 Thread remibergsma
Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/553#issuecomment-117946484 Nice one! LGTM --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this

[GitHub] cloudstack pull request: CLOUDSTACK-8606: DB performance impacted ...

2015-07-01 Thread koushik-das
GitHub user koushik-das opened a pull request: https://github.com/apache/cloudstack/pull/553 CLOUDSTACK-8606: DB performance impacted due to VM sync. VM sync. generates a lot of queries on vm_instance table with 'instance_name' as filter. Since the field is not indexed, these ki