BryanMLima commented on code in PR #7226:
URL: https://github.com/apache/cloudstack/pull/7226#discussion_r1729284563


##########
engine/orchestration/src/main/java/org/apache/cloudstack/engine/orchestration/VolumeOrchestrator.java:
##########
@@ -1346,13 +1346,14 @@ private void 
checkConcurrentJobsPerDatastoreThreshhold(final StoragePool destPoo
 
     @Override
     @DB
-    public Volume migrateVolume(Volume volume, StoragePool destPool) throws 
StorageUnavailableException {
+    public Volume migrateVolume(Volume volume, StoragePool destPool, 
DiskOffering newDiskOffering) throws StorageUnavailableException {

Review Comment:
   @sureshanaparti, I did not get what you mean by this, we set the payload 
with this disk offering, for setting the IOPS later.



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

To unsubscribe, e-mail: commits-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to