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
Unknown Object (File)
Tue, Feb 11, 8:48 AM
Unknown Object (File)
Mon, Feb 10, 1:25 PM
Unknown Object (File)
Wed, Feb 5, 3:13 AM
Unknown Object (File)
Mon, Feb 3, 3:03 AM
Unknown Object (File)
Thu, Jan 30, 8:01 AM
Unknown Object (File)
Wed, Jan 29, 7:29 AM
Unknown Object (File)
Tue, Jan 28, 4:38 AM
Unknown Object (File)
Mon, Jan 27, 9:01 AM
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.