synapse/changelog.d/8496.misc
Erik Johnston 5009ffcaa4
Only send RDATA for instance local events. (#8496)
When pulling events out of the DB to send over replication we were not
filtering by instance name, and so we were sending events for other
instances.
2020-10-09 13:10:33 +01:00

2 lines
79 B
Plaintext

Allow events to be sent to clients sooner when using sharded event persisters.