[
https://issues.apache.org/jira/browse/JCLOUDS-291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ignasi Barrera resolved JCLOUDS-291.
------------------------------------
Resolution: Fixed
Assignee: Ignasi Barrera
> 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
> Assignee: 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)