Hi AndersBj,

Reviewed the patch.
Ack

/Neel.

On Thursday 08 May 2014 09:44 PM, Anders Bjornerstedt wrote:
>   osaf/services/saf/immsv/README |  22 ++++++++++++++++++++++
>   1 files changed, 22 insertions(+), 0 deletions(-)
>
>
> See osaf/services/saf/immsv/README for details on IMMA_OI_CALLBACK_TIMEOUT.
>
> diff --git a/osaf/services/saf/immsv/README b/osaf/services/saf/immsv/README
> --- a/osaf/services/saf/immsv/README
> +++ b/osaf/services/saf/immsv/README
> @@ -1848,6 +1848,28 @@ be resolved by the timeout of the synchr
>   of progress on some task, not a permanently hung set of processes.
>   
>   
> +Support for configurable OI callback timeout (4.5)
> +=================================================
> +https://sourceforge.net/p/opensaf/tickets/16/
> +
> +A new environment variable IMMA_OI_CALLBACK_TIMEOUT is recognized by the OI 
> library.
> +In the same way as for the existing IMMA_SYNCR_TIMEOUT, this environment 
> variable
> +is sampled by the SaImmOiInitialize function for initializing an oi-handle.
> +
> +The OI-handle will have that timeout associated with it for the rest of its 
> lifetime,
> +for the server side monitoring of callbacks generated over the handle.
> +
> +The unit used for the value is seconds.
> +
> +Different OI handles can have different callback timeouts, by changing the 
> value of
> +IMMA_OI_CALLBACK_TIMEOUT prior to each saImmOiIntitialize.
> +
> +If the environment variable is not defined, then the default OI timeout 
> defined in
> +the server will be used by the server when monitoring callbacks to this OI.
> +Currently the default OI callback timeout is defined to be 6 seconds. It is 
> not
> +recommended to set an OI callback timeout to a value higher than 10 seconds, 
> since
> +that is the default om/oi-client side timeout for synchronous downcalls.
> +
>   ----------------------------------------
>   DEPENDENCIES
>   ============


------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
_______________________________________________
Opensaf-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensaf-devel

Reply via email to