koushik-das commented on a change in pull request #2072: WIP: CLOUDSTACK-9895 : 
Added support for parallel volume(s) creation from a volume snapshot
URL: https://github.com/apache/cloudstack/pull/2072#discussion_r113932159
 
 

 ##########
 File path: 
engine/schema/src/org/apache/cloudstack/resourcedetail/ResourceDetailsDaoBase.java
 ##########
 @@ -104,6 +104,15 @@ public void removeDetail(long resourceId, String key) {
         }
     }
 
+    public void removeDetails(String key) {
 
 Review comment:
   Is this needed?
 
----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to