opensearch-project / opensearch-project/.github
[BACKPORT] Indices deletion in leader cluster do not get replicated in follower cluster
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 41
- Forks
- 74
- Avg merge
- 3d 19h
- Merged PRs (30d)
- 1
Description
There is a feature in 3.x version of Cross Cluster Replication Plugin that we would like to have in 2.x version: https://github.com/opensearch-project/cross-cluster-replication/pull/1556.
It depends on changes in OpenSearch Common Utils (https://github.com/opensearch-project/common-utils/pull/667), that were backported to 2.x branch (https://github.com/opensearch-project/index-management/issues/726), but haven't been released yet, so these changes are impossible to use in 2.x version.
Could you help us with releasing or/and backporting changes for 2.x version of OpenSearch components?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing Cross Cluster Replication Plugin PR 1556 and OpenSearch Common Utils PR 667, along with index-management issue 726. Determine which 2.x component changes are required and whether they can be released or backported; done means the needed 2.x components are available so index deletions replicate to follower clusters.
Written by the indexing model from the issue text.
Assessment
- Domain
- release
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100