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
F3344194: D13208.diff
Fri, Nov 22, 4:27 AM
Unknown Object (File)
Sun, Nov 10, 12:30 AM
Unknown Object (File)
Sat, Nov 9, 11:49 AM
Unknown Object (File)
Sat, Nov 9, 11:07 AM
Unknown Object (File)
Fri, Nov 8, 11:43 AM
Unknown Object (File)
Thu, Nov 7, 10:32 AM
Unknown Object (File)
Oct 22 2024, 6:29 PM
Unknown Object (File)
Oct 18 2024, 7:24 PM
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
Lint Not Applicable
Unit
Tests Not Applicable