synapse/changelog.d/16640.misc
Erik Johnston 898655fd12
More efficiently handle no-op POSITION (#16640)
We may receive `POSITION` commands where we already know that worker has
advanced past that position, so there is no point in handling it.
2023-11-16 12:32:17 +00:00

2 lines
59 B
Plaintext

More efficiently handle no-op `POSITION` over replication.