Skip to content

[BUG] Indices deletion in leader cluster do not get replicated in follower cluster #1434

@vivekkumar1008

Description

@vivekkumar1008

What is the bug?
Deleting an index on the cluster leader does not get replicated in cluster follower.

How can one reproduce the bug?
Steps to reproduce the behavior:

  1. Create an index on the cluster leader and add some documents
  2. Enable the cluster replication and wait until the index gets replicated to the follower.
  3. Delete index on the cluster leader
  4. Wait and check on cluster follower nothing gets replicated the same index still exist

What is the expected behavior?
The deleted index on cluster leader should get delete in cluster follower.

What is your host/environment?

  • Distributor ID: Ubuntu
  • Description: Ubuntu 20.04.6 LTS
  • Release: 20.04
  • Codename: focal

Do you have any screenshots?
N/A

Do you have any additional context?
Using Opensearch:1.3.9

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

Status

🆕 New

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions