Re: [devel] [PATCH 1 of 1] AMF: support immediate effect when changing comp-type attributes V2 [#819]

2014-08-04 Thread Nagendra Kumar
Malviya Cc: opensaf-devel@lists.sourceforge.net Subject: Re: [devel] [PATCH 1 of 1] AMF: support immediate effect when changing comp-type attributes V2 [#819] Hi Hans N, Thanks for the response. Regarding #2: I agree with your interpretation. So, patch needs change. Amfnd should

Re: [devel] [PATCH 1 of 1] AMF: support immediate effect when changing comp-type attributes V2 [#819]

2014-08-01 Thread Nagendra Kumar
Hi Hans N, Thanks for the response. Regarding #2: I agree with your interpretation. So, patch needs change. Amfnd should check whether saAmfCompCSISetCallbackTimeout has been configured and accordingly update the value. For example, you can take reference from sgtype

Re: [devel] [PATCH 1 of 1] AMF: support immediate effect when changing comp-type attributes V2 [#819]

2014-07-31 Thread Hans Nordebäck
Hi Nagu, regarding item 1 I have to check with HansF. Item 2, if saAmfCompCSISetCallbackTimeout is not configured then saAmfCtDefCallbackTimeout is used. This patch introduces changing attributes in SaAmfCompType and if someone wants to change saAmfCtDefCallbackTimeout it will affect

[devel] [PATCH 1 of 1] AMF: support immediate effect when changing comp-type attributes V2 [#819]

2014-07-15 Thread Hans Nordeback
osaf/libs/common/amf/include/amf_defs.h | 6 + osaf/services/saf/amf/amfd/comptype.cc | 61 +- osaf/services/saf/amf/amfnd/compdb.cc | 85 + osaf/services/saf/amf/amfnd/di.cc | 3 +