Comment 4 for bug 1414588

Revision history for this message
Tim Burke (1-tim-z) wrote : Re: db replicator - object count not found

Yeah, container-auditor definitely doesn't cover as much quarantining as container-replicator.

I'm still at a loss as to how we might get in this state, but it seems like we should

- quarantine on missing columns during get_info in container-replicator and
- quarantine on missing tables or missing columns during get_info in container-auditor.

I find it interesting that truncating a container db gets the auditor to quarantine, while dropping an account db in the containers dir doesn't :-/ Account DB will get quarantined by container-replicator though!