summary refs log tree commit diff
path: root/changelog.d/4770.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 0.99.3rc1 v0.99.3rc1Neil Johnson2019-03-271-1/+0
|
* Avoid rebuilding Edu objects in worker mode (#4770)Richard van der Hoff2019-03-041-0/+1
In worker mode, on the federation sender, when we receive an edu for sending over the replication socket, it is parsed into an Edu object. There is no point extracting the contents of it so that we can then immediately build another Edu.