[
https://issues.apache.org/jira/browse/JCLOUDS-1023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14968957#comment-14968957
]
ASF subversion and git services commented on JCLOUDS-1023:
----------------------------------------------------------
Commit 55e5b45d792647bf8a15126b2ffa2e2f0db51473 in jclouds-labs's branch
refs/heads/1.9.x from [~nacx]
[ https://git-wip-us.apache.org/repos/asf?p=jclouds-labs.git;h=55e5b45 ]
JCLOUDS-1023: Fix DigitalOcean getImage() method
> DigitalOcean throws an NPE in the getImage() method if the image does not
> exist
> -------------------------------------------------------------------------------
>
> Key: JCLOUDS-1023
> URL: https://issues.apache.org/jira/browse/JCLOUDS-1023
> Project: jclouds
> Issue Type: Bug
> Components: jclouds-labs
> Affects Versions: 1.9.1
> Reporter: Ignasi Barrera
> Assignee: Ignasi Barrera
> Labels: digitalocean
> Fix For: 1.9.2, 2.0.0
>
>
> When calling the {{computeService.getImage()}} with an invalid ID in the
> Digitalocean2 provider, a NPE exception is thrown. The method is annotated as
> {{@Nullable}} and should return {{null}} instead.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)