mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-10 23:15:04 +00:00
This assertion does not hold if engine is flushed between the invocation of translog.uncommittedSizeInBytes and translog.uncommittedOperations. These two values can be calculated from different commits.