Swift Multipart upload SLO or DLO

2017-04-04 Thread Archana C
Hi Does jclouds 2.0.0 supports swift Static Large Object Upload (SLO) or Dynamic Large Object Upload(DLO) ? As per our observation, 1. It looks like jClouds does SLO and not DLO. 2. SLO requires no headers whereas DLO requires X-Object-Manifest as header while manifest upload as mentioned in

Re: Swift Multipart upload SLO or DLO

2017-04-04 Thread Andrew Gaul
jclouds supports static large objects with Swift. We could add support for dynamic objects but these have a number of caveats and differ from other providers. On Tue, Apr 04, 2017 at 04:28:56PM +, Archana C wrote: > Hi > > Does jclouds 2.0.0 supports swift Static Large Object Upload (SLO)

Re: Swift Multipart Manifest Upload

2017-04-04 Thread Andrew Gaul
Mat Mannion reported and fixed a related issue; does this address your question? https://github.com/jclouds/jclouds/pull/1083 https://issues.apache.org/jira/browse/JCLOUDS-1264 On Tue, Mar 28, 2017 at 07:59:16AM +, Archana C wrote: > > Content length of the manifest file for multipart