summary refs log tree commit diff
path: root/changelog.d/14820.bugfix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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.