mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-17 10:25:15 +00:00
doc
This commit is contained in:
parent
2372f481aa
commit
e3948115f4
@ -262,7 +262,7 @@ public abstract class BlobStoreIndexShardGateway extends AbstractIndexShardCompo
|
||||
snapshotRequired = true;
|
||||
expectedNumberOfOperations = translogSnapshot.totalOperations() - snapshot.lastTotalTranslogOperations();
|
||||
}
|
||||
}
|
||||
} // else (no operations, nothing to snapshot)
|
||||
} else {
|
||||
// a full translog snapshot is required
|
||||
if (translogSnapshot.lengthInBytes() > 0) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user