[BUG] Assertion failure (inconsistent generation) during translog upload #9724
Labels
bug
Something isn't working
Storage:Durability
Issues and PRs related to the durability framework
v2.11.0
Issues and PRs related to version 2.11.0
Describe the bug
During translog upload, in the below step we are seeing assertion failure.
OpenSearch/server/src/main/java/org/opensearch/index/translog/transfer/TranslogCheckpointTransferSnapshot.java
Line 166 in 731e043
To Reproduce
Run
org.opensearch.remotestore.RemoteStoreStatsIT.testStatsOnRemoteStoreRestore
on a loop until you see a failure.Expected behavior
The assertion failure must not happen.
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: