Thank you for the help Yehuda!

Regards
Juan


2013/8/24 Yehuda Sadeh <[email protected]>

> On Fri, Aug 23, 2013 at 2:50 PM, Yehuda Sadeh <[email protected]> wrote:
> > On Fri, Aug 23, 2013 at 12:47 PM, Juan FRANÇOIS <[email protected]>
> wrote:
> >> I created a server on a virtual machine for testing using Ubuntu server
> >> (Precise 64-bit), following the 5 minute guide that used to be at
> >> http://ceph.com/docs/master/start/quick-start/ and the radosgw one in
> >> http://ceph.com/docs/master/start/quick-rgw/. It was initially a
> Cuttlefish
> >> installation and then I updated to version 0.67.1.
> >>
> >> I created a Java program that is basically the same code from Amazon's
> >> documentation for multipart:
> >> http://docs.aws.amazon.com/AmazonS3/latest/dev/llJavaUploadFile.html.
> >>
> >> I tried uploading different kinds of files to a bucket: (pdf, txt, zip)
> and
> >> the program runs without errors. The problem is, when I download the
> file
> >> via s3cmd or generating a download URL with the Java S3 API, I get a
> corrupt
> >> file with a slightly smaller size.
> >>
> >> For non-multipart uploads everything works fine.
> >>
> >
> > Ok, I confirmed that in dumpling when the last part is < 512k. Opened
> > issue #6111.
> >
>
> Pushed a fix now to the wip-6111 branch. We'll run our tests and it'll
> be in 0.67.3.
>
> Thanks,
> Yehuda
>
_______________________________________________
ceph-users mailing list
[email protected]
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to