Whamcloud - gitweb
LU-6419 fld: fld client lookup should retry 13/14313/4
authorwang di <di.wang@intel.com>
Tue, 31 Mar 2015 02:43:23 +0000 (19:43 -0700)
committerOleg Drokin <oleg.drokin@intel.com>
Thu, 7 May 2015 16:17:23 +0000 (16:17 +0000)
commit3ededde903c92f8485cae0dc9f958f194ff0b140
tree0404da473fc4591e09a5b1409f692d96fcf03fab
parentefd7a91040fc87cc73c3b68c7a8ac970606cb9cd
LU-6419 fld: fld client lookup should retry

If FLD client lookup fails because of the remote target
is shutdown (or deactive), it should retry another target,
otherwise it will cause the application failure.

And FLD client should stop retry if the import has
been deactive.

Signed-off-by: wang di <di.wang@intel.com>
Change-Id: Ic5934054bf0aff3158b6fe040fcb26699336f038
Reviewed-on: http://review.whamcloud.com/14313
Tested-by: Jenkins
Reviewed-by: Lai Siyao <lai.siyao@intel.com>
Reviewed-by: Fan Yong <fan.yong@intel.com>
Reviewed-by: Alex Zhuravlev <alexey.zhuravlev@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/fld/fld_request.c