开发者

Changing Erlang heart's timeout without restarting everything

开发者 https://www.devze.com 2023-03-19 04:11 出处:网络
I want to change the Heartbeat timeout of the erlang\'s heart without restarting e开发者_开发问答verything. Is there a way to do that similar to how heart:set_cmd/1 let\'s me change the command heart

I want to change the Heartbeat timeout of the erlang's heart without restarting e开发者_开发问答verything. Is there a way to do that similar to how heart:set_cmd/1 let's me change the command heart runs in case of missed heartbeat?


No, but this thread gives a patch for OTP which allows it: http://erlang.org/pipermail/erlang-questions/2011-April/057396.html

0

精彩评论

暂无评论...
验证码 换一张
取 消