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] Shard fails on flush due to exception during prepareAndUpload in RemoteFsTranslog for remote indexes #10512

Closed
ashking94 opened this issue Oct 9, 2023 · 0 comments · Fixed by #10513
Labels
bug Something isn't working Storage:Durability Issues and PRs related to the durability framework

Comments

@ashking94
Copy link
Member

Describe the bug
While running stress testing on a remote enabled cluster, observed the behaviour where if the upload to remote store throws an exception, the shard will fail and the indexes become red with underlying shard becoming unassigned on account of flush being triggered internally or externally.

To Reproduce
Throw exception from prepareAndUpload while doing flush.

Expected behavior
Shard should not fail

Plugins
Please list all plugins currently enabled.

Screenshots
If applicable, add screenshots to help explain your problem.

Host/Environment (please complete the following information):

  • OS: [e.g. iOS]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

@ashking94 ashking94 added bug Something isn't working Storage:Durability Issues and PRs related to the durability framework labels Oct 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Storage:Durability Issues and PRs related to the durability framework
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant