Page MenuHomePhabricator

[keyserver] convert migrations from map of tuples to list of objects
ClosedPublic

Authored by will on Aug 29 2024, 12:15 PM.
Tags
None
Referenced Files
F3005645: D13208.id43957.diff
Fri, Oct 18, 5:15 PM
F3005643: D13208.id43812.diff
Fri, Oct 18, 5:15 PM
Unknown Object (File)
Tue, Oct 15, 6:52 AM
Unknown Object (File)
Tue, Oct 15, 6:42 AM
Unknown Object (File)
Tue, Oct 15, 6:39 AM
Unknown Object (File)
Sat, Oct 12, 4:42 AM
Unknown Object (File)
Fri, Oct 11, 11:22 PM
Unknown Object (File)
Fri, Oct 11, 11:16 AM
Subscribers

Details

Summary

This converts our tuples used to specify a migration to an object. This will be used later to specify a migrationType which we can use to determine if downtime is necessary for secondary nodes.

Test Plan

Created a new dummy migration and ran the migration locally

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage