Hello,

this is the fix for the issue described here[1].

Please review and let me know if you need something else.

Thanks and kind regards
Markus

[1] https://issues.apache.org/jira/browse/JCLOUDS-619
You can merge this Pull Request by running:

  git pull https://github.com/mvrueden/jclouds JCLOUDS-619

Or you can view, comment on it, or merge it online at:

  https://github.com/jclouds/jclouds/pull/427

-- Commit Summary --

  * JCLOUDS-619: Introduce MultipartNamingStrategy to generate part names 
correctly.
  * JCLOUDS-619: Add Integration test to verify MultiUploadNamingStrategy works 
as expected.

-- File Changes --

    A 
apis/swift/src/main/java/org/jclouds/openstack/swift/blobstore/strategy/internal/MultipartNamingStrategy.java
 (12)
    M 
apis/swift/src/main/java/org/jclouds/openstack/swift/blobstore/strategy/internal/SequentialMultipartUploadStrategy.java
 (7)
    M 
apis/swift/src/test/java/org/jclouds/openstack/swift/blobstore/integration/SwiftBlobIntegrationLiveTest.java
 (76)
    A 
apis/swift/src/test/java/org/jclouds/openstack/swift/blobstore/strategy/internal/MultipartNamingStrategyTest.java
 (54)

-- Patch Links --

https://github.com/jclouds/jclouds/pull/427.patch
https://github.com/jclouds/jclouds/pull/427.diff

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/427

Reply via email to