Re: [devel] [PATCH 1/1] osaf: enhance vm frozen detection in tcp.plugin [#3164]

2020-03-19 Thread minhchau
Hi Thuan, No problem, we can improve the threading later, starting thread once within the plugin's thread life-cycle would be better. Thanks Minh On 20/3/20 1:42 pm, Thuan Tran wrote: Hi Minh, Thanks for late comments. See my reply inline. Best Regards, ThuanTr -Original Message-

Re: [devel] [PATCH 1/1] osaf: enhance vm frozen detection in tcp.plugin [#3164]

2020-03-19 Thread Thuan Tran
Hi Minh, Thanks for late comments. See my reply inline. Best Regards, ThuanTr -Original Message- From: Minh Hon Chau Sent: Friday, March 20, 2020 9:27 AM To: Thuan Tran ; Thang Duc Nguyen ; Gary Lee Cc: opensaf-devel@lists.sourceforge.net; Thanh Nguyen Subject: Re: [PATCH 1/1] osaf

Re: [devel] [PATCH 1/1] osaf: enhance vm frozen detection in tcp.plugin [#3164]

2020-03-19 Thread Minh Hon Chau
Hi Thuan, I'm adding Thanh since he's looking at the patch as well. I see you pushed the patch, here some late comments. Thanks Minh On 9/3/20 4:49 pm, thuan.tran wrote: - Active SC will reboot if arb time somehow has big gap b/w heartbeats in watch takeover request. Active SC may still OK b

[devel] [PATCH 1/1] osaf: enhance vm frozen detection in tcp.plugin [#3164]

2020-03-08 Thread thuan.tran
- Active SC will reboot if arb time somehow has big gap b/w heartbeats in watch takeover request. Active SC may still OK but be rebooted unexpectedly. - Enhance VM was frozen detection base on arb time and local time counter. --- src/osaf/consensus/plugins/tcp/tcp.plugin | 43 ++---

[devel] [PATCH 1/1] osaf: enhance vm frozen detection in tcp.plugin [#3164]

2020-03-05 Thread thuan.tran
- Active SC will reboot if arb time somehow has big gap b/w heartbeats in watch takeover request. Active SC may still OK but be rebooted unexpectedly. - Enhance VM was frozen detection base on arb time and local time. If local time gap is normal, it should be arb server problem. --- src/osaf/conse