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
F15302659: D21745.id51839.diff
Wed, Mar 5, 7:28 PM
Unknown Object (File)
Wed, Feb 26, 2:49 AM
Unknown Object (File)
Mon, Feb 24, 9:57 PM
Unknown Object (File)
Sat, Feb 22, 10:58 AM
Unknown Object (File)
Thu, Feb 20, 11:33 AM
Unknown Object (File)
Wed, Feb 19, 1:02 PM
Unknown Object (File)
Wed, Feb 19, 1:02 PM
Unknown Object (File)
Wed, Feb 19, 1:02 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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.