You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by "Andrew Gaul (JIRA)" <ji...@apache.org> on 2015/03/10 23:39:38 UTC

[jira] [Commented] (JCLOUDS-577) jclouds-cli blobstore container-list only lists the first 10K containers

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

Andrew Gaul commented on JCLOUDS-577:
-------------------------------------

This issue is more broad than jclouds-cli; the underlying {{BlobStore.list}} only provides the first {{PageSet}} of container names.  It should either return all the container names or provide {{ListContainerOptions}} to follow a paginated list like listing blobs.

> jclouds-cli blobstore container-list only lists the first 10K containers
> ------------------------------------------------------------------------
>
>                 Key: JCLOUDS-577
>                 URL: https://issues.apache.org/jira/browse/JCLOUDS-577
>             Project: jclouds
>          Issue Type: Bug
>          Components: jclouds-blobstore, jclouds-cli
>    Affects Versions: 1.6.0
>            Reporter: Shri Javadekar
>
> I used jclouds-cli to get a list of containers that we have on RackSpace cloudfiles-us. This result only returned 10K containers. When I tried this using the swift command line tool, it showed me that there were 10749 containers.
> I verified found that some of the more recently created containers were not returned by the contianer-list command.
> However, if we already know the name of the container, other commands such as list (list blobs in the container), container-exists, etc. worked correctly.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)