cross-cluster-replication icon indicating copy to clipboard operation
cross-cluster-replication copied to clipboard

Synchronize your data across multiple clusters for lower latencies and higher availability

Results 94 cross-cluster-replication issues
Sort by recently updated
recently updated
newest added

It would be good to be able to change the destination index name with the autofollow replication to avoir any collision with any index on the follower cluster. A good...

enhancement
needs_prioritizaton
backlog

**Is your feature request related to a problem?** Today when an error occurs in replication tasks, replication moves to auto pause status . However, there is no API to retrieve...

enhancement
must_fix

Hi, We are trying to establish a cross-cluster replication setup between two Kubernetes clusters. We are unable to establish the connection between the leader and the follower using nodePort using...

bug
needs_feedback

**What is the bug?** When start replication API fails due to failure in starting persistent task, the exact reason does not appear in the response. The response has a generic...

bug
must_fix
v2.11.0

This is a component issue for `3.0.0`. Coming from https://github.com/opensearch-project/opensearch-build/issues/3747. Please follow the following checklist. __Please refer to the DATES in that post__. How to use this issue ## This...

v3.0.0

**What is the bug?** - After creating a cross-cluster replication for one index, I started getting this error knowing that the replication is happening but why this error is occurring...

bug

Backport ac0242700c7c5569964d40905602ca4e3146f38e from #861 https://github.com/opensearch-project/OpenSearch/pull/7262

**What is the bug?** System indices are skipped during replication but there are a lot of corresponding (`Metadata for .opendistro_security doesn't exist`) errors in OpenSearch logs. **How can one reproduce...

bug
needs_feedback

**What is the bug?** It is forbidden to replicate indices starting from `.` in OpenSearch, but `Dashboards` indices start from `.` and are not system. So, there is no ability...

bug
needs_feedback

**Is your feature request related to a problem?** When replication is running on multiple indices simultaneously, all the replication tasks will try to get changes from leader and write to...

enhancement
needs_prioritizaton