You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by "Ignasi Barrera (JIRA)" <ji...@apache.org> on 2013/11/13 10:37:24 UTC

[jira] [Commented] (JCLOUDS-291) Implement pagination in CloudSigma v2 api

    [ https://issues.apache.org/jira/browse/JCLOUDS-291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13821128#comment-13821128 ] 

Ignasi Barrera commented on JCLOUDS-291:
----------------------------------------

Contribution and revision: https://github.com/jclouds/jclouds-labs/pull/35

> Implement pagination in CloudSigma v2 api
> -----------------------------------------
>
>                 Key: JCLOUDS-291
>                 URL: https://issues.apache.org/jira/browse/JCLOUDS-291
>             Project: jclouds
>          Issue Type: Improvement
>          Components: jclouds-labs
>    Affects Versions: 1.7.0
>            Reporter: Ignasi Barrera
>              Labels: cloudsigma
>
> The CloudSigma v2 API does not support pagination. The current implementation hardcodes the "limit=0" query parameter in the CloudSigma2Api class so all records are retrieved in every call.
> This query parameter should be removed and the pagination implemented as explained in the review comments [1] and [2].
> [1] https://github.com/jclouds/jclouds-labs/pull/12#issuecomment-22689554
> [2] https://github.com/jclouds/jclouds-labs/pull/12#issuecomment-22927296



--
This message was sent by Atlassian JIRA
(v6.1#6144)