Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cluster/afr: Fixes for halo | Pranith Kumar K | 2020-03-13 | 1 | -0/+61 |
Current implementation assumes that ping-event will come after connect event but that may not be the case in the cases where after socket connection fds need to be re-opened which would consume more time. So handle any order of the ping/child-up events. fixes: bz#1800583 Change-Id: I6bcdc0caa503bdc039ef2b4739fbf4afae121f05 Signed-off-by: Pranith Kumar K <pkarampu@redhat.com> |