rafaelweingartner commented on a change in pull request #2379:
CLOUDSTACK-10146: Bypass Secondary Storage for KVM templates
URL: https://github.com/apache/cloudstack/pull/2379#discussion_r159628963
##########
File path:
engine/storage/image/src/org/apache/cloudstack/storage/image/TemplateDataFactoryImpl.java
##########
@@ -153,4 +164,67 @@ public TemplateInfo getReadyTemplateOnCache(long
templateId) {
return tmplObjs;
}
+ /**
+ * Given existing spool refs, return one pool id existing on pools and refs
+ * @param existingRefs
Review comment:
Remove @Param and @Return that are not properly used
----------------------------------------------------------------
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