diff --git a/changes/ce/fix-12768.en.md b/changes/ce/fix-12768.en.md new file mode 100644 index 000000000..1de56afee --- /dev/null +++ b/changes/ce/fix-12768.en.md @@ -0,0 +1 @@ +When the cluster is empty (more precisely, routing tables are empty), try to additionally ask the cluster nodes for the routing schema in use, to make more informed decision about routing storage schema upon startup. This should make routing storage schema less likely to diverge across cluster nodes, especially when the cluster is composed of different versions of EMQX.