Tags: k32/emqx
Tags
Auto-pull-request-on-2021-01-29 (emqx#4114) * fix(share sub): fix the issue that the number of subscriptions dropped to 0 during the picking subscriber and caused a crash * Connection Busy Alarms (emqx#3992) feat(emqx_connection): improve port_busy alarm * fix(emqx_connection): tune the congestion alarm params * chore(deps): upgrade esockd to 5.7.5 * fix(appup): correct the appup file
fix(ekka): Upgrade to 0.7.6 to allow remsh Before ekka 0.7.6, when epmd is not used, ekka_dist would calculate a port number from node name. This does not work for remote consoles because a remsh node name is like remsh81random0-<target-node> i.e. the calculated port number is always the same as the target node. The fix in 0.7.6 allows remsh prefixed nodes to use a range of ports to listen.
fix(ekka): Upgrade to 0.7.6 to allow remsh Before ekka 0.7.6, when epmd is not used, ekka_dist would calculate a port number from node name. This does not work for remote consoles because a remsh node name is like remsh81random0-<target-node> i.e. the calculated port number is always the same as the target node. The fix in 0.7.6 allows remsh prefixed nodes to use a range of ports to listen.
PreviousNext