Re: [devel] [PATCH 1 of 1] amfd: node rebooted when immnd is killed twice in succession [#1290]

2015-05-06 Thread Hans Nordebäck
Hi Nagu, The handling of BAD_HANDLE should be equal to handling of TRY_AGAIN and preferably supported in immutil, (perhaps an enhancement ticket for immutil?) Anyhow I sent out a version 2 of this patch that uses the default values from ImmUtilWrapperProfile. The number of retries and retry

Re: [devel] [PATCH 1 of 1] amfd: node rebooted when immnd is killed twice in succession [#1290]

2015-04-29 Thread Nagendra Kumar
Looks ok to me(code review only) except 1. sleep of 1 sec may be more, we can go in micro sleep and 2. MAX_NO_RETRIES could match with 10 as max no of retries for immnd within 60 seconds. Thanks -Nagu -Original Message- From: Hans Nordeback

[devel] [PATCH 1 of 1] amfd: node rebooted when immnd is killed twice in succession [#1290]

2015-04-21 Thread Hans Nordeback
osaf/services/saf/amf/amfd/imm.cc | 79 +++--- 1 files changed, 55 insertions(+), 24 deletions(-) diff --git a/osaf/services/saf/amf/amfd/imm.cc b/osaf/services/saf/amf/amfd/imm.cc --- a/osaf/services/saf/amf/amfd/imm.cc +++ b/osaf/services/saf/amf/amfd/imm.cc