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
F15292862: D14981.id36189.diff
Wed, Mar 5, 3:03 AM
Unknown Object (File)
Feb 9 2025, 12:23 AM
Unknown Object (File)
Feb 9 2025, 12:23 AM
Unknown Object (File)
Feb 9 2025, 12:23 AM
Unknown Object (File)
Feb 9 2025, 12:23 AM
Unknown Object (File)
Jan 30 2025, 4:18 PM
Unknown Object (File)
Jan 27 2025, 1:50 PM
Unknown Object (File)
Jan 24 2025, 4:11 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
Branch
files1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 10023
Build 12120: Run Core Tests
Build 12119: arc lint + arc unit

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.