Whamcloud - gitweb
LU-11816 lnet: setup health timeout defaults 52/34252/13
authorAmir Shehata <ashehata@whamcloud.com>
Wed, 19 Dec 2018 23:55:49 +0000 (15:55 -0800)
committerAmir Shehata <ashehata@whamcloud.com>
Fri, 7 Jun 2019 18:06:21 +0000 (18:06 +0000)
commit8632e94aeb7e62da07f342a9897d15dfd8251148
treed6fa4242235a98dc126a1fa254d1e54482fe9946
parentb45e3d96fc4d82ebf5b1bb3ef0b5a59e8ff86e75
LU-11816 lnet: setup health timeout defaults

Enable health feature by default.
Setup transaction timeout to a default 10 seconds and
retry count to 3 when health is enabled. When health
is disabled set default transaction timeout to 50.
When toggling between health enabled/disabled the defaults
will always kick in.

Test-Parameters: forbuildonly
Signed-off-by: Amir Shehata <ashehata@whamcloud.com>
Change-Id: I153c2822898b44e33871ec827de7e61f153bb1db
Reviewed-on: https://review.whamcloud.com/34252
Reviewed-by: Olaf Weber <olaf.weber@hpe.com>
Tested-by: Jenkins
Reviewed-by: Sebastien Buisson <sbuisson@ddn.com>
Reviewed-by: Chris Horn <hornc@cray.com>
lnet/lnet/api-ni.c