ustcweizhou commented on a change in pull request #3306: server: reduce
execution time while listing project if projects have many resource tags
URL: https://github.com/apache/cloudstack/pull/3306#discussion_r298793217
##########
File path: server/src/main/java/com/cloud/api/query/dao/ProjectJoinDaoImpl.java
##########
@@ -101,14 +99,6 @@ public ProjectResponse newProjectResponse(ProjectJoinVO
proj) {
@Override
public ProjectResponse setProjectResponse(ProjectResponse rsp,
ProjectJoinVO proj) {
Review comment:
@anuragaw
you are right.
Actually there is similar comment before
https://github.com/apache/cloudstack/pull/3306#issuecomment-502142160
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services