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

Andrew Gaul commented on JCLOUDS-760:
-------------------------------------

{{RegionScopedSwiftBlobStore.putBlob}} continues to throw 
{{UnsupportedOperationException}} with multipart uploads and we skip these 
tests:

{noformat}
Starting test 
testPutMultipartByteSource(org.jclouds.rackspace.cloudfiles.us.blobstore.integration.CloudFilesUSBlobIntegrationLiveTest)
[TestNG] Test 
testPutMultipartByteSource(org.jclouds.rackspace.cloudfiles.us.blobstore.integration.CloudFilesUSBlobIntegrationLiveTest)
 skipped.
Test suite progress: tests succeeded: 64, failed: 0, skipped: 5.
Starting test 
testPutMultipartInputStream(org.jclouds.rackspace.cloudfiles.us.blobstore.integration.CloudFilesUSBlobIntegrationLiveTest)
[TestNG] Test 
testPutMultipartInputStream(org.jclouds.rackspace.cloudfiles.us.blobstore.integration.CloudFilesUSBlobIntegrationLiveTest)
 skipped.
Test suite progress: tests succeeded: 64, failed: 0, skipped: 6.
{noformat}

> Enable multipart upload in RegionScopedSwiftBlobStore 
> ------------------------------------------------------
>
>                 Key: JCLOUDS-760
>                 URL: https://issues.apache.org/jira/browse/JCLOUDS-760
>             Project: jclouds
>          Issue Type: New Feature
>          Components: jclouds-blobstore
>    Affects Versions: 1.9.0
>            Reporter: Jeremy Daggett
>            Assignee: Zack Shoylev
>              Labels: multipart, openstack-swift
>
> The multipart upload functionality in {{RegionScopedSwiftBlobStore}} needs to 
> be enabled. It currently throws {{UnsupportedOperationException}}.



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

Reply via email to