We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
{ "index": "my-index-000012", "shard": 0, "primary": true, "current_state": "unassigned", "unassigned_info": { "reason": "ALLOCATION_FAILED", "at": "2024-09-19T17:58:14.305Z", "failed_allocation_attempts": 5, "details": "failed shard on node [aQFQim2LStylFQk_74z6cQ]: failed to create shard, failure IllegalStateException[[{[my-index-000012][0]}] Cannot initialize shards with remote store index settings on non-remote store nodes]", "last_allocation_status": "no" },
When we try to Snapshot restore on a closed index, the cluster turns red during remote migration .
Storage:Snapshots
Cluster should become green
Plugins Please list all plugins currently enabled.
Screenshots If applicable, add screenshots to help explain your problem.
Host/Environment (please complete the following information):
Additional context Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
When we try to Snapshot restore on a closed index, the cluster turns red during remote migration .
Related component
Storage:Snapshots
To Reproduce
Expected behavior
Cluster should become green
Additional Details
Plugins
Please list all plugins currently enabled.
Screenshots
If applicable, add screenshots to help explain your problem.
Host/Environment (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: