Re: [devel] [PATCH 2/3] fmd: add active promotion supervision timer [#3029]

2019-07-08 Thread Canh Van Truong
Hi Gary I have 2 comments bellow. Regards Canh -Original Message- From: Gary Lee Sent: Wednesday, July 3, 2019 1:27 PM To: hans.nordeb...@ericsson.com; minh.c...@dektech.com.au Cc: opensaf-devel@lists.sourceforge.net Subject: [devel] [PATCH 2/3] fmd: add active promotion

[devel] [PATCH 2/3] fmd: add active promotion supervision timer [#3029]

2019-07-03 Thread Gary Lee
Add supervision timer so controller will reboot if it cannot obtain consensus lock within the allocation period (2* FMS_TAKEOVER_REQUEST_VALID_TIME). The peer controller can then safely perform a node failover after this period of time. --- src/fm/fmd/fm_cb.h| 2 ++ src/fm/fmd/fm_main.cc |