Hi Hung,

Reviewed the patch.
Ack.

/Neel.

On Wednesday 06 April 2016 02:16 PM, Hung Nguyen wrote:
>   osaf/services/saf/immsv/immnd/immnd_proc.c |  4 ++--
>   1 files changed, 2 insertions(+), 2 deletions(-)
>
>
> Change log priority from error to warning for log message 'Late detection of 
> other SC up'
>
> diff --git a/osaf/services/saf/immsv/immnd/immnd_proc.c 
> b/osaf/services/saf/immsv/immnd/immnd_proc.c
> --- a/osaf/services/saf/immsv/immnd/immnd_proc.c
> +++ b/osaf/services/saf/immsv/immnd/immnd_proc.c
> @@ -1014,7 +1014,7 @@ static void immnd_cleanTheHouse(IMMND_CB
>                               if(!(cb->mIsCoord)) {
>                                       cb->other_sc_node_id = pbeNodeId;
>                                       if(!(cb->mIsOtherScUp)) {
> -                                             LOG_ER("Late detection of other 
> SC up");
> +                                             LOG_WA("Late detection of other 
> SC up");
>                                               
> osafassert(!immModel_oneSafe2PBEAllowed(cb));
>                                               cb->mIsOtherScUp = true;
>                                       }
> @@ -1049,7 +1049,7 @@ static void immnd_cleanTheHouse(IMMND_CB
>                                       if(cb->mIsCoord) {
>                                               cb->other_sc_node_id = 
> pbeSlaveNodeId;
>                                               if(!(cb->mIsOtherScUp)) {
> -                                                     LOG_ER("Late detection 
> of other SC up");
> +                                                     LOG_WA("Late detection 
> of other SC up");
>                                                       
> osafassert(!immModel_oneSafe2PBEAllowed(cb));
>                                                       cb->mIsOtherScUp = true;
>                                               }


------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial! http://pubads.g.doubleclick.net/
gampad/clk?id=1444514301&iu=/ca-pub-7940484522588532
_______________________________________________
Opensaf-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensaf-devel

Reply via email to