[openstack-dev] [swift] cleanup after partial upload

Chuck Thier cthier at gmail.com
Thu Jan 24 17:45:23 UTC 2013


Hey Eoghan,

The swift object server has a context manager when using the temp
files that cleans everything up when finished with the temp file.

--
Chuck

On Thu, Jan 24, 2013 at 10:51 AM, Eoghan Glynn <eglynn at redhat.com> wrote:
>
> Hi Folks,
>
> A quick swift question.
>
> If an upload is dropped while in-flight (i.e. the PUT .../container/obj
> request is terminated by the client before all the content or chunks
> have been written), does swift gracefully detect and clean up after
> this scenario?
>
> In particular, is the storage used by the partial data uploaded all
> properly released?
>
> Cheers,
> Eoghan
>
> _______________________________________________
> OpenStack-dev mailing list
> OpenStack-dev at lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev



More information about the OpenStack-dev mailing list