From d2a50cdb4e4dffb0672ca3c6f05616b8d4a7194f Mon Sep 17 00:00:00 2001 From: Marcin Siodelski Date: Wed, 4 Dec 2024 14:40:46 +0100 Subject: [PATCH] [#3577] Added ChangeLog for #3577 --- changelog_unreleased/3577-flq-not-suitable-for-shared-db | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 changelog_unreleased/3577-flq-not-suitable-for-shared-db diff --git a/changelog_unreleased/3577-flq-not-suitable-for-shared-db b/changelog_unreleased/3577-flq-not-suitable-for-shared-db new file mode 100644 index 0000000000..10364d2cc9 --- /dev/null +++ b/changelog_unreleased/3577-flq-not-suitable-for-shared-db @@ -0,0 +1,4 @@ +[doc] marcin + Clarified that the FLQ allocator should not be used with shared + lease database. + (Gitlab #3577) -- 2.47.3