[
https://issues.apache.org/jira/browse/JCLOUDS-690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15106831#comment-15106831
]
ASF subversion and git services commented on JCLOUDS-690:
---------------------------------------------------------
Commit ee729fe7022f5843097b6d2f735409cebaeb023d in jclouds-labs's branch
refs/heads/master from [~devcsrj]
[ https://git-wip-us.apache.org/repos/asf?p=jclouds-labs.git;h=ee729fe ]
JCLOUDS-690: Remove 404 fallbacks of PUT and POST calls from CloudSigma2Api
> Remove the 404 fallbacks in the PUT and POST calls in the CloudSigma2Api
> ------------------------------------------------------------------------
>
> Key: JCLOUDS-690
> URL: https://issues.apache.org/jira/browse/JCLOUDS-690
> Project: jclouds
> Issue Type: Bug
> Components: jclouds-compute, jclouds-labs
> Affects Versions: 1.7.3, 1.8.0
> Reporter: Ignasi Barrera
> Labels: cloudsigma, technical_debt
> Fix For: 2.0.0
>
>
> Write operations such as PUT or POST should not use the 404 fallbacks that
> silently return null instead of propagating an exception. The fallback should
> be removed so a ResourceNotFoundException is propagated.
> See the discussion here:
> https://github.com/jclouds/jclouds-labs-openstack/pull/135/files#r16700137
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)