From 4f21594707432a5f93dbe428d263b1585fc3dd54 Mon Sep 17 00:00:00 2001 From: firest Date: Wed, 24 Jul 2024 18:59:06 +0800 Subject: [PATCH] chore: update changes --- changes/ce/fix-13515.en.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 changes/ce/fix-13515.en.md diff --git a/changes/ce/fix-13515.en.md b/changes/ce/fix-13515.en.md new file mode 100644 index 000000000..775c21848 --- /dev/null +++ b/changes/ce/fix-13515.en.md @@ -0,0 +1 @@ +Fixed an issue where the same client could not subscribe to the same exclusive topic when the node was down for some reason.