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

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

Open
vivekkumar1008 opened this issue Aug 29, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@vivekkumar1008
Copy link

vivekkumar1008 commented Aug 29, 2024

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

@vivekkumar1008 vivekkumar1008 added bug Something isn't working untriaged labels Aug 29, 2024
@dblock dblock removed the untriaged label Sep 16, 2024
@dblock
Copy link
Member

dblock commented Sep 16, 2024

[Catch All Triage - 1, 2, 3, 4, 5]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants