rhtyd commented on a change in pull request #2997: Allow KVM VM live migration 
with ROOT volume on file storage type
URL: https://github.com/apache/cloudstack/pull/2997#discussion_r236799309
 
 

 ##########
 File path: 
engine/storage/datamotion/src/main/java/org/apache/cloudstack/storage/motion/StorageSystemDataMotionStrategy.java
 ##########
 @@ -131,21 +132,23 @@
 
 @Component
 public class StorageSystemDataMotionStrategy implements DataMotionStrategy {
-    private static final Logger LOGGER = 
Logger.getLogger(StorageSystemDataMotionStrategy.class);
+    protected static final Logger LOGGER = 
Logger.getLogger(StorageSystemDataMotionStrategy.class);
 
 Review comment:
   Why make this protected? 

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

Reply via email to