DaanHoogland commented on a change in pull request #2282:
CLOUDSTACK-10104:Optimize database transactions in ListDomain API to improve
performance
URL: https://github.com/apache/cloudstack/pull/2282#discussion_r159820728
##########
File path: api/src/com/cloud/user/ResourceLimitService.java
##########
@@ -104,6 +104,14 @@
*/
public long findCorrectResourceLimitForDomain(Domain domain, ResourceType
type);
+ /**
+ * Finds the default resource limit for a specified type.
+ *
+ * @param resourceType
Review comment:
it is self explanatory. no +or- 1 but this tag is not useful
----------------------------------------------------------------
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]
With regards,
Apache Git Services