summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2020-03-23 18:40:03 +0000
committerErik Johnston <erik@matrix.org>2020-03-23 18:52:24 +0000
commit225b993cf6d3a24e3f7e0d0be28b663e4157c53d (patch)
tree95a8cd374497bb19c53db16a5bc67b56f68840e9 /changelog.d
parentHandle connection closing under us (diff)
downloadsynapse-225b993cf6d3a24e3f7e0d0be28b663e4157c53d.tar.xz
Remove `conn_id` usage for UserSyncCommand.
Each tcp replication connection is assigned a "conn_id", which is used
to give an ID to a remotely connected worker. In a redis world, there
will no longer be a one to one mapping between connection and instance,
so instead we need to replace such usages with an ID generated by the
remote instances and included in the replicaiton commands.

This really only effects UserSyncCommand.
Diffstat (limited to 'changelog.d')
0 files changed, 0 insertions, 0 deletions