Skip to content

Fully shard clusters

Sharding keys for clusters were added and backfilled via background migration in #553452 (closed).

Once the background migration has been finalised, add a constraint that one of project_id, group_id or organization_id is present.

Milestone %18.5 (required stop)

Milestone %18.6

  • Finalize sharding key backfill
  • Set a NOT NULL constraint on the table's sharding key
  • Verify the NOT NULL constraint is present on the table's sharding key for .com
Edited by Tiger Watson