Skip to content

[Resharding] Omnisharded tables sync #1454

Description

@levkk

Add the ability to synchronize omnisharded tables between shards of:

  1. the same cluster
  2. two different clusters

This should re-use all of our existing code for schema sync, data sync and replication, but do so only for omnisharded tables.

API

  1. Add --omnisharded-only flag to schema-sync and data-sync commands.
  2. Add omnisharded_only to COPY_DATA and SCHEMA_SYNC admin database commands

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

acceptedThe issue is added to our backlog.

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions