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] Index state stuck in refreshing when Flint index deleted directly #237

Closed
dai-chen opened this issue Jan 30, 2024 · 0 comments
Closed
Assignees
Labels
0.1.1 0.2 bug Something isn't working

Comments

@dai-chen
Copy link
Collaborator

What is the bug?

When users delete Flint index in OpenSearch directly by REST API, index refresh job exits but index state stuck in refreshing. In this case, recover statement won't take any action and users need to delete the state doc in metadata log or change state to empty manually.

How can one reproduce the bug?

Create a Flint index with auto refresh enabled. Delete the OpenSearch index directly and try to recreate it later.

What is the expected behavior?

Recover statement change the index state to EMPTY if index doesn't exist but index metadata log exists.

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

No branches or pull requests

1 participant