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)
Wed, Jan 29, 6:09 PM
Unknown Object (File)
Tue, Jan 28, 9:54 AM
Unknown Object (File)
Mon, Jan 27, 5:06 AM
Unknown Object (File)
Mon, Jan 27, 5:06 AM
Unknown Object (File)
Mon, Jan 27, 5:05 AM
Unknown Object (File)
Mon, Jan 27, 5:05 AM
Unknown Object (File)
Sat, Jan 18, 2:58 AM
Unknown Object (File)
Jan 15 2025, 5:18 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