Comment 3 for bug 682919

Revision history for this message
Jay Payne (letterj) wrote :

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.