On Mon, Nov 2, 2015 at 2:49 AM Sébastien Lardière <[email protected]> wrote:
> So, I can put some file, but delete It, maybe a settings in AWS ? Is wal-e > testing the return code ? > The ACLs (that would, for example, prevent deletion) are an AWS feature. IIRC WAL-E doesn't retry nor crash when a deletion fails, instead it silently moves on. Perhaps the silent nature is sub-ideal. Code could be added to s3_deleter.py to send a warning when keys cannot be deleted. I do think it's most useful to proceed rather than crash or retry, though. -- You received this message because you are subscribed to the Google Groups "wal-e" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
