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
Unknown Object (File)
Feb 17 2025, 11:10 PM
Unknown Object (File)
Feb 17 2025, 1:41 AM
Unknown Object (File)
Jan 29 2025, 6:09 PM
Unknown Object (File)
Jan 28 2025, 9:54 AM
Unknown Object (File)
Jan 27 2025, 5:06 AM
Unknown Object (File)
Jan 27 2025, 5:06 AM
Unknown Object (File)
Jan 27 2025, 5:05 AM
Unknown Object (File)
Jan 27 2025, 5:05 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
Lint Not Applicable
Unit
Tests Not Applicable