|
From: Vlad K. <no...@gi...> - 2025-09-13 12:48:32
|
Branch: refs/heads/v5.0-release Home: https://github.com/FirebirdSQL/firebird Commit: a9a955b52575a293354a8fb383818dba460d83fb https://github.com/FirebirdSQL/firebird/commit/a9a955b52575a293354a8fb383818dba460d83fb Author: Vlad Khorsun <hv...@us...> Date: 2025-09-13 (Sat, 13 Sep 2025) Changed paths: M src/jrd/replication/Publisher.cpp Log Message: ----------- This should fix update conflicts on replica side when transaction on master was rolled back and concurrent transaction run update and commits while first transaction undoes own changes via savepoints. See also #8541 : Deadlock update conflict on replica server? To unsubscribe from these emails, change your notification settings at https://github.com/FirebirdSQL/firebird/settings/notifications |