Incorrect handling of consecutive faulty items in chunk scanning #4370
Labels
has: minimal-example
Bug reports that provide a minimal complete reproducible example
in: core
related-to: fault-tolerance
type: bug
As of v5.0.1, the
FaultTolerantChunkProcessor
is unable to skip two consecutive faulty items when scanning chunks.Here is a failing test (currently disabled in
FaultTolerantChunkProcessorTests
):This test started failing after resolving #4314.
The text was updated successfully, but these errors were encountered: