[Tarantool-patches] [PATCH] relay: yield explicitly every N sent rows
Serge Petrenko
sergepetrenko at tarantool.org
Mon Mar 1 14:25:12 MSK 2021
26.02.2021 23:24, Vladislav Shpilevoy пишет:
> We forgot the changelog file.
Oops, here you go. Should be pushed to 2.6, 2.7 and master.
=======================================================
Subject: [PATCH] Add changelog entry for patch "relay: yield explicitly
every
N sent rows"
Follow-up #5762
---
Branch: https://github.com/tarantool/tarantool/tree/sp/gh-5762-followup
changelogs/unreleased/relay-yield.md | 4 ++++
1 file changed, 4 insertions(+)
create mode 100644 changelogs/unreleased/relay-yield.md
diff --git a/changelogs/unreleased/relay-yield.md
b/changelogs/unreleased/relay-yield.md
new file mode 100644
index 000000000..02e4e0f76
--- /dev/null
+++ b/changelogs/unreleased/relay-yield.md
@@ -0,0 +1,4 @@
+## bugfix/core
+
+* Fix a bug in relay timing out while replica is joining or syncing
+ with master (gh-5762).
--
2.24.3 (Apple Git-128)
--
Serge Petrenko
More information about the Tarantool-patches
mailing list