From 89dbbd68e120a8d33c9f5c14d29fd56ecb7c6a93 Mon Sep 17 00:00:00 2001 From: Erik Johnston Date: Fri, 27 Oct 2023 14:27:20 +0100 Subject: Reduce spurious replication catchup (#16555) --- changelog.d/16555.misc | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/16555.misc (limited to 'changelog.d/16555.misc') diff --git a/changelog.d/16555.misc b/changelog.d/16555.misc new file mode 100644 index 0000000000..d02efb2114 --- /dev/null +++ b/changelog.d/16555.misc @@ -0,0 +1 @@ +Reduce some spurious logging in worker mode. -- cgit 1.5.1