From 26c7aa4c343df32b49950505a1e0fb55b73a4b46 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Markus=20M=C3=A4kel=C3=A4?= Date: Mon, 23 Nov 2020 11:55:01 +0200 Subject: [PATCH] Fix xpand_transaction_replay configuration The test expected rollbacks to be automatically replayed without it being configured. --- system-test/cnf/maxscale.cnf.template.xpand_transaction_replay | 1 + 1 file changed, 1 insertion(+) diff --git a/system-test/cnf/maxscale.cnf.template.xpand_transaction_replay b/system-test/cnf/maxscale.cnf.template.xpand_transaction_replay index dcb3aba7c..10b03296c 100644 --- a/system-test/cnf/maxscale.cnf.template.xpand_transaction_replay +++ b/system-test/cnf/maxscale.cnf.template.xpand_transaction_replay @@ -18,6 +18,7 @@ cluster=Xpand-Monitor user=maxskysql password=skysql transaction_replay=true +transaction_replay_retry_on_deadlock=true [RCR] type=service