You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by "Roded Bahat (Jira)" <ji...@apache.org> on 2020/04/12 08:53:00 UTC

[jira] [Updated] (JCLOUDS-1543) list() results are not in order when using withDetails

     [ https://issues.apache.org/jira/browse/JCLOUDS-1543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Roded Bahat updated JCLOUDS-1543:
---------------------------------
    Description: When listing blobs using the withDetails ListContainerOption, the returned page set's blobs do not return in the original order (as without the withDetails option). I suspect that FetchBlobMetadata should try a bit harder to keep to page set as it was received.  (was: When listing blobs using the withDetails ListContainerOption, the returned page set's blobs do not return in the original order (as without the withDetails option). I suspect that FetchBlobMetadata should try a bit harder to keep to page set as it was recieved.)

> list() results are not in order when using withDetails
> ------------------------------------------------------
>
>                 Key: JCLOUDS-1543
>                 URL: https://issues.apache.org/jira/browse/JCLOUDS-1543
>             Project: jclouds
>          Issue Type: Bug
>          Components: jclouds-blobstore
>    Affects Versions: 2.2.0
>            Reporter: Roded Bahat
>            Priority: Major
>
> When listing blobs using the withDetails ListContainerOption, the returned page set's blobs do not return in the original order (as without the withDetails option). I suspect that FetchBlobMetadata should try a bit harder to keep to page set as it was received.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)