[
https://issues.apache.org/jira/browse/LIBCLOUD-569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14017087#comment-14017087
]
ASF subversion and git services commented on LIBCLOUD-569:
----------------------------------------------------------
Commit dff5c5314790968fa1bdebf66d8b83dae4e64201 in libcloud's branch
refs/heads/trunk from amastracci
[ https://git-wip-us.apache.org/repos/asf?p=libcloud.git;h=dff5c53 ]
[LIBCLOUD-569] Removing the overloaded constructor from the rimuhosting base
class.
Rimu uses gzip'ed responses but the overloaded constructor was not calling the
decompress function resuuulting in a MalformedResponseError. All functionality
in overloaded constructor already existed in the base clase.
Closes #303
Signed-off-by: Tomaz Muraus <[email protected]>
> RimuhostingResponseClass is unnecessarily overloaded.
> -----------------------------------------------------
>
> Key: LIBCLOUD-569
> URL: https://issues.apache.org/jira/browse/LIBCLOUD-569
> Project: Libcloud
> Issue Type: Bug
> Components: Compute
> Affects Versions: 0.14.0-beta3
> Environment: Tested on Mac OSX and Ubuntu 13.10 using libcloud 0.14.1
> Reporter: dustin oberloh
> Priority: Critical
> Labels: easyfix
>
> Response not decompressed due to no call to response base class constructor.
> What the Rimu response class is doing already occurs in the base class.
> Patch is inbound.
--
This message was sent by Atlassian JIRA
(v6.2#6252)