Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Remote Migration] Support CCR while migrating to/from remote store #1360

Closed
Tracked by #12718
gbbafna opened this issue Mar 27, 2024 · 0 comments · Fixed by #1369
Closed
Tracked by #12718

[Remote Migration] Support CCR while migrating to/from remote store #1360

gbbafna opened this issue Mar 27, 2024 · 0 comments · Fixed by #1369
Assignees
Labels
enhancement New feature or request

Comments

@gbbafna
Copy link
Collaborator

gbbafna commented Mar 27, 2024

Is your feature request related to a problem?

We will be supporting migration of docrep clusters to/from remote clusters. During the migration , we need to support ongoing and new cross cluster replications .

We need to think about how it is going to pan out for both source cluster and target cluster undergoing these migrations.

What solution would you like?

For Source Cluster undergoing migration

For remote store backed cluster, ccr relies on lucene segments instead of translogs. We need to do same when the cluster is in mixed mode.

A cluster in mixed mode can have shards in remote store mode . An index can have some shards in remote mode and some in doc rep mode during mode.

For Target Cluster undergoing migration

Needs more thought.

Do you have any additional context?

Add any other context or screenshots about the feature request here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
3 participants