Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | In sync wait for worker to catch up since token (#17215) | Erik Johnston | 2024-05-30 | 1 | -0/+1 |
Otherwise things will get confused. An alternative would be to make sure that for lagging stream we don't return anything (and make sure the returned next_batch token doesn't go backwards). But that is a faff. |