Page MenuHomePhabricator

Modernize `bin/files migrate` and fix behavior on chunk engines
ClosedPublic

Authored by epriestley on Jan 9 2016, 5:49 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 25, 2:46 AM
Unknown Object (File)
Sat, Apr 20, 10:02 AM
Unknown Object (File)
Tue, Apr 16, 8:15 AM
Unknown Object (File)
Thu, Apr 11, 10:02 AM
Unknown Object (File)
Thu, Apr 11, 2:57 AM
Unknown Object (File)
Tue, Apr 2, 7:29 AM
Unknown Object (File)
Mar 24 2024, 1:24 PM
Unknown Object (File)
Mar 15 2024, 4:25 PM
Subscribers
None

Details

Summary

Ref T9828. Mostly just does a minor modernization pass, but also doesn't migrate chunked files since it's not meaningful (they don't have data, directly).

Test Plan

Ran bin/files migrate with various flags. Migrated S3 -> Blob and Blob -> S3.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Modernize `bin/files migrate` and fix behavior on chunk engines.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Jan 9 2016, 6:49 PM
This revision was automatically updated to reflect the committed changes.