Parcourir la source

chore: add changelog entry

Andrew Mayorov il y a 1 an
Parent
commit
a0f500d1d0
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      changes/ce/fix-12768.en.md

+ 1 - 0
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.