mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-02 08:46:04 -04:00
Merge branch 'release-v1.13.0' into develop
This commit is contained in:
commit
2e0c46ca07
8 changed files with 170 additions and 9 deletions
|
@ -262,7 +262,7 @@ class ReplicationCommandHandler:
|
|||
# `POSITION` command yet, and so we may have missed some rows.
|
||||
# Let's drop the row for now, on the assumption we'll receive a
|
||||
# `POSITION` soon and we'll catch up correctly then.
|
||||
logger.warning(
|
||||
logger.debug(
|
||||
"Discarding RDATA for unconnected stream %s -> %s",
|
||||
stream_name,
|
||||
cmd.token,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue