cross-cluster-replication
cross-cluster-replication copied to clipboard
Synchronize your data across multiple clusters for lower latencies and higher availability
Hi, Im using opensearch version 2.9 We have enabled Cross-Cluster replication with security enabled and trying to delete the index from the follower cluster by stopping the replication for each...
We can't write specific ITs to test this as remote store is enabled for all indices at cluster level. To get around this, we can expose an optional flag to...
**What is the bug?** the docs.count is not match for leader and follower **How can one reproduce the bug?** I am using opensearch 2.9.0 version Steps to reproduce the behavior:...
Backport 3f4f2163d61ff660d608c39412802dea383a8426 from #1329
This is a component issue for `2.13.0`. Coming from https://github.com/opensearch-project/opensearch-build/issues/4433. Please follow the following checklist. __Please refer to the DATES in that post__. How to use this issue ## This...
update version set to 2.13 ### Description Increment version to 2.13 ### Issues Resolved [List any issues this PR will resolve] ### Check List - [ ] New functionality includes...
This is a component issue for `2.12.0`. Coming from https://github.com/opensearch-project/opensearch-build/issues/4115. Please follow the following checklist. __Please refer to the DATES in that post__. How to use this issue ## This...
### Description This change will fix the generic error coming in case of replication failed in restore phase. This change will also return the acknowledgement as 200 when replication failed...