Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1.21.0 | Richard van der Hoff | 2020-10-01 | 1 | -1/+0 |
| | |||||
* | Fix `MultiWriterIdGenerator.current_position`. (#8257) | Erik Johnston | 2020-09-08 | 1 | -0/+1 |
It did not correctly handle IDs finishing being persisted out of order, resulting in the `current_position` lagging until new IDs are persisted. |