...ploadSlicingAlgorithm This is a WIP branch. I am curious if I am missing something substantial and if diverging from the other MultipartUploadSlicingAlgorithm examples in the jclouds repo is discouraged.
Was algorithm.getParts() used for a particular reason? You can view, comment on, or merge this pull request online at: https://github.com/jclouds/jclouds-labs-google/pull/128 -- Commit Summary -- * JCLOUDS-805: GCS update SequentialMultipartUploadStrategy and MultipartUploadSlicingAlgorithm -- File Changes -- M google-cloud-storage/src/main/java/org/jclouds/googlecloudstorage/blobstore/strategy/internal/MultipartUploadSlicingAlgorithm.java (72) M google-cloud-storage/src/main/java/org/jclouds/googlecloudstorage/blobstore/strategy/internal/SequentialMultipartUploadStrategy.java (12) M google-cloud-storage/src/test/java/org/jclouds/googlecloudstorage/blobstore/integration/GoogleCloudStorageBlobIntegrationLiveTest.java (27) -- Patch Links -- https://github.com/jclouds/jclouds-labs-google/pull/128.patch https://github.com/jclouds/jclouds-labs-google/pull/128.diff --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs-google/pull/128
