summary refs log tree commit diff
path: root/changelog.d/14820.bugfix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.76.0rc1 v1.76.0rc1David Robertson2023-01-251-1/+0
|
* Wait for streams to catch up when processing HTTP replication. (#14820)Erik Johnston2023-01-181-0/+1
This should hopefully mitigate a class of races where data gets out of sync due a HTTP replication request racing with the replication streams.