Ver código fonte

chore: add changelog entry

Andrew Mayorov 2 anos atrás
pai
commit
a0f500d1d0
1 arquivos alterados com 1 adições e 0 exclusões
  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.