← Back to team overview

registry team mailing list archive

[Bug 682919] Re: account reaper need a configurable time delay added

 

Several things have been discussed related to this:

An account should only be "reaped" if the put_timestamp < delete_timestamp
Remove the status field from the account_stats table in the account db
    Need to look at the account_stats script to make sure it works on put_timestamp > delete_timestamp instead of the status field

Verify the deleted_timestamp is replicated in the account-replicator

create a utility that will live in the bin director to "undelete" an
account by sending a PUT to an account server directly.  This update the
put_timestamp.

-- 
You received this bug notification because you are a member of Registry
Administrators, which is subscribed to OpenStack Object Storage (swift).
https://bugs.launchpad.net/bugs/682919

Title:
  account reaper need a configurable time delay added



Follow ups

References