You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: