[
https://issues.apache.org/jira/browse/CLOUDSTACK-6965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anshul Gangwar updated CLOUDSTACK-6965:
---------------------------------------
Description:
Fix for CLOUDSTACK-6935 has introduced the NullPointerException in code. Since
ZoneWideStoragePoolAllocator's filter method has been removed it is using
AbstractStoragePoolAllocator's filter method.
In the filter method there is check for cluster's hypervisor type and and disk
profile hypervisor type.
But cluster is null for ZoneWideStoragePool and Hence the exception.
was:
Fix for s patch has introduced the NullPointerException in code. Since
ZoneWideStoragePoolAllocator's filter method has been removed it is using
AbstractStoragePoolAllocator's filter method.
In the filter method there is check for cluster's hypervisor type and and disk
profile hypervisor type.
But cluster is null for ZoneWideStoragePool and Hence the exception.
> Fix for CLOUDSTACK-6935 introduces the NullPointerException in
> ZoneWideStorageAllocator filter method
> -----------------------------------------------------------------------------------------------------
>
> Key: CLOUDSTACK-6965
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6965
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Reporter: Anshul Gangwar
> Assignee: Anshul Gangwar
> Priority: Critical
>
> Fix for CLOUDSTACK-6935 has introduced the NullPointerException in code.
> Since ZoneWideStoragePoolAllocator's filter method has been removed it is
> using AbstractStoragePoolAllocator's filter method.
> In the filter method there is check for cluster's hypervisor type and and
> disk profile hypervisor type.
> But cluster is null for ZoneWideStoragePool and Hence the exception.
--
This message was sent by Atlassian JIRA
(v6.2#6252)