slavkap commented on PR #13061: URL: https://github.com/apache/cloudstack/pull/13061#issuecomment-4656872932
everything works with StorPool, there is only a problem with the build ``` [ERROR] /Users/slavkapeleva/Projects/cloudstack-main/plugins/hypervisors/kvm/src/main/java/com/cloud/hypervisor/kvm/storage/MultipathNVMeOFPool.java:[39,7] error: MultipathNVMeOFPool is not abstract and does not override abstract method hasVmActivity(HAStoragePool,HostTO,Duration,String,String,long) in KVMStoragePool [ERROR] /Users/slavkapeleva/Projects/cloudstack-main/plugins/hypervisors/kvm/src/main/java/com/cloud/hypervisor/kvm/storage/MultipathNVMeOFPool.java:[149,4] error: method does not override or implement a method from a supertype [ERROR] /Users/slavkapeleva/Projects/cloudstack-main/plugins/hypervisors/kvm/src/main/java/com/cloud/hypervisor/kvm/storage/MultipathNVMeOFPool.java:[152,4] error: method does not override or implement a method from a supertype ``` -- 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]
