slavkap commented on code in PR #11773:
URL: https://github.com/apache/cloudstack/pull/11773#discussion_r2413095450
##########
server/src/main/java/com/cloud/storage/StorageManagerImpl.java:
##########
@@ -2688,7 +2688,8 @@ private void
handleRemoveChildStoragePoolFromDatastoreCluster(Set<String> childD
}
- private void updateStoragePoolHostVOAndBytes(StoragePool pool, long
hostId, ModifyStoragePoolAnswer mspAnswer) {
+ @Override
+ public void updateStoragePoolHostVOAndBytes(StoragePool pool, long hostId,
ModifyStoragePoolAnswer mspAnswer) {
Review Comment:
thank you @weizhouapache, I hope so too. I'll test it in a bit
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]