chore: add changelog entry

This commit is contained in:
Andrew Mayorov 2024-03-22 15:21:03 +01:00
parent b81a11b790
commit a0f500d1d0
No known key found for this signature in database
GPG Key ID: 2837C62ACFBFED5D
1 changed files with 1 additions and 0 deletions

View File

@ -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.