[Tarantool-patches] [PATCH v2 3.5/7] applier: fix not releasing the latch on apply_synchro_row() fail
Serge Petrenko
sergepetrenko at tarantool.org
Tue Mar 30 11:15:33 MSK 2021
30.03.2021 00:50, Vladislav Shpilevoy пишет:
> Maybe it is worth to add a changelog file for this. But up to you.
> I still don't consider anything related to qsync as 'released'.
No problem:
===============
diff --git a/changelogs/unreleased/applier-hang-synchro.md
b/changelogs/unreleased/applier-hang-synchro.md
new file mode 100644
index 000000000..66adbd1f9
--- /dev/null
+++ b/changelogs/unreleased/applier-hang-synchro.md
@@ -0,0 +1,4 @@
+## bugfix/replication
+
+* Fix applier hang on a replica after it fails to process CONFIRM or
ROLLBACK
+ message coming from a master.
--
Serge Petrenko
More information about the Tarantool-patches
mailing list