[
https://issues.apache.org/jira/browse/CLOUDSTACK-10065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16226841#comment-16226841
]
ASF GitHub Bot commented on CLOUDSTACK-10065:
---------------------------------------------
PranaliM commented on issue #2260: CLOUDSTACK-10065: Optimize SQL queries in
listTemplate API to improve performance
URL: https://github.com/apache/cloudstack/pull/2260#issuecomment-340772630
@marcaurele, since this change is related to database queries, a Marvin test
will help because the actual result of the db query can be verified. In case of
a Unit test case, the db won't be actually queried. So, as per me Marvin test
case could be useful in this scenario.
Please let me know if you think otherwise.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Optimize SQL queries in listTemplate API to improve performance.
> -----------------------------------------------------------------
>
> Key: CLOUDSTACK-10065
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-10065
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Reporter: Pranali Mande
>
> *Description*:
> The db queries could be optimized to get unique results from the database
> which could help in reducing the listTemplate API response time.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)