]> git-server-git.apps.pok.os.sepia.ceph.com Git - radosgw-agent.git/commit
worker: treat 404 as an empty marker
authorJosh Durgin <josh.durgin@inktank.com>
Fri, 25 Oct 2013 20:04:14 +0000 (13:04 -0700)
committerJosh Durgin <josh.durgin@inktank.com>
Sat, 26 Oct 2013 01:31:51 +0000 (18:31 -0700)
commite598ec2ffdb137414c31e049d5c49baef47c836d
tree2e5e695367f07f7bb2bb51eabb0296089cbf9e91
parent198608f72003fa4205bca22d05d0696d0cee885c
worker: treat 404 as an empty marker

If the log does not exist at all, since no operations have been completed
on that bucket, we get a 404.

Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
radosgw_agent/worker.py