summary refs log tree commit diff
path: root/changelog.d/7493.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move EventStream handling into default ReplicationDataHandler (#7493)Erik Johnston2020-05-141-0/+1
This is so that the logic can happen on both master and workers when we move event persistence out.