Page MenuHomePhabricator

Add a "--database <name> ..." flag to "bin/storage dump"
ClosedPublic

Authored by epriestley on Dec 18 2021, 7:06 PM.
Tags
None
Referenced Files
F14107750: D21745.diff
Wed, Nov 27, 9:02 AM
Unknown Object (File)
Tue, Nov 26, 10:51 PM
Unknown Object (File)
Tue, Nov 26, 1:53 AM
Unknown Object (File)
Sat, Nov 23, 1:28 AM
Unknown Object (File)
Mon, Nov 18, 6:31 PM
Unknown Object (File)
Thu, Nov 14, 5:55 PM
Unknown Object (File)
Mon, Nov 11, 12:16 AM
Unknown Object (File)
Sat, Nov 9, 4:54 PM
Subscribers
None

Details

Summary

Ref T13671. Allow "bin/storage dump" to dump a subset of databases, primarily to support merging previously-partitioned databases.

Test Plan

Ran bin/storage dump with and without --database ... flags. Ran --database invalid, --database a --database a to hit error cases.

Diff Detail

Repository
rP Phabricator
Branch
dump1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 25626
Build 35454: Run Core Tests
Build 35453: arc lint + arc unit

Event Timeline

  • Fix missing variable initialization.
This revision was not accepted when it landed; it landed in state Needs Review.Dec 18 2021, 7:11 PM
This revision was automatically updated to reflect the committed changes.