mcdanlj
(Michael K Johnson)
13 Enero, 2021 13:33
19
@CxV Dado que rechazaste la migración anterior por estar completamente incorrecta y necesitar ser reiniciada desde cero, por favor revisa y fusiona esta eliminación del error de corrupción de datos:
master ← johnsonm:remove_broken_migrate_from_s3
merged 09:33PM - 17 Jan 21 UTC
Transient errors in migration are ignored, silently corrupting
data, and the mi… gration is incomplete and misses many sources of
uploads, which will lead to an incorrect expectation of independence
from the remote object storage after announcing that the migration
was successful, regardles of whether transient errors permanently
corrupted the data.
Remove this migration until such time as it is re-written to
follow the same pattern has the migration to s3, moving the
core logic out of the task.
2 Me gusta