我想在不重新启动所有内容的情况下更改 erlang 心脏的心跳超时。有没有办法做到这一点,类似于 heart:set_cmd/1 let's me change the command heart runs in case of Missing heartbeat?
问问题
223 次
1 回答
1
不,但是这个线程为 OTP 提供了一个允许它的补丁: http: //erlang.org/pipermail/erlang-questions/2011-April/057396.html
于 2011-07-09T04:24:54.943 回答