Description
The second iteration of a continuous batch walker will always fail.
- Create batchscanner
- Set ranges
- Read data
- Close batchscanner
- Set ranges
At the top of the loop in ContinuousBatchWalker#main, the BatchScanner needs to be recreated.
The second iteration of a continuous batch walker will always fail.
At the top of the loop in ContinuousBatchWalker#main, the BatchScanner needs to be recreated.