sureshanaparti commented on a change in pull request #4859:
URL: https://github.com/apache/cloudstack/pull/4859#discussion_r607806543



##########
File path: server/src/main/java/com/cloud/template/TemplateManagerImpl.java
##########
@@ -1687,6 +1689,7 @@ public VirtualMachineTemplate 
createPrivateTemplate(CreateTemplateCmd command) t
             } else if (volumeId != null) {
                 VolumeInfo volInfo = _volFactory.getVolume(volumeId);
 

Review comment:
       `volInfo` can be null in some cases. please check.




-- 
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]


Reply via email to