emqx/bin
Zaiming Shi bc23ff5e47 feat: add graceful shutdown
prior to this cahnge emqx node shutdown is done by init:stop
which might have undesired stop order of the applications

in this change, emqx_machine_terminator is added to stop apps
in defined order and then terminate the node in infinite loop
2021-08-05 14:11:58 +02:00
..
emqx feat: add graceful shutdown 2021-08-05 14:11:58 +02:00
emqx.cmd fix(test): set RETRY_INTERVAL and MAX_TOPIC_ALIAS for paho test 2021-07-17 17:36:01 +08:00
emqx_ctl refactor(emqx_ctl): simplify emqx_ctl 2021-08-02 20:35:24 +02:00
emqx_ctl.cmd fix(rel): rel_vsn renamed to release_version 2020-12-08 22:28:46 +01:00
install_upgrade.escript feature(project): change to rebar3 umbrella project 2020-10-31 11:07:25 +08:00
node_dump fix(node_dump): Remove bashisms from node_dump script 2021-05-06 14:19:09 +02:00
nodetool feat: add graceful shutdown 2021-08-05 14:11:58 +02:00