[
https://issues.apache.org/jira/browse/CLOUDSTACK-6965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14040462#comment-14040462
]
ASF subversion and git services commented on CLOUDSTACK-6965:
-------------------------------------------------------------
Commit ef45f06f88c955dcf47f1fb69a3a0e87eb817e1d in cloudstack's branch
refs/heads/4.4-forward from [~anshulg]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=ef45f06 ]
CLOUDSTACK-6965: fixed the NullPointerException introduced by fix for cloudstack
6935 in AbstractStoragePoolAllocator#filter method for Zone Wide storage
> 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)