diff --git a/changes/ce/fix-11092.en.md b/changes/ce/fix-11092.en.md new file mode 100644 index 000000000..64d8adfd5 --- /dev/null +++ b/changes/ce/fix-11092.en.md @@ -0,0 +1,2 @@ +Fix problem when replicants were unable to connect to the core node due to timeout in `mria_lb:core_nodes()` call. +Relevant mria pull request: https://github.com/emqx/mria/pull/143