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