[
https://issues.apache.org/jira/browse/CLOUDSTACK-6965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14040485#comment-14040485
]
ASF subversion and git services commented on CLOUDSTACK-6965:
-------------------------------------------------------------
Commit bbcffbbab09905872a1b9c405a67734e457182fd in cloudstack's branch
refs/heads/master from [~anshulg]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=bbcffbb ]
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)