Hi Gary,
This should be fine.

Thanks
-Nagu
> -----Original Message-----
> From: Gary Lee [mailto:gary....@dektech.com.au]
> Sent: 30 May 2014 06:45
> To: Nagendra Kumar; hans.fe...@ericsson.com;
> hans.nordeb...@ericsson.com; Praveen Malviya
> Cc: opensaf-devel@lists.sourceforge.net
> Subject: Re: [devel] [PATCH 1 of 2] amfnd: Improve logging for error 
> escalation
> decisions [#870]
> 
> Hi again :)
> 
> On 30/05/14 11:05, Gary Lee wrote:
> > 2. " too many times " doesn't look good.
> > LOG_NO("components of '%s' restarted too many times (comp restart count:
> %d)" should be changed to
> >       LOG_NO("components of '%s' restarted exceeds configured '%u' (comp
> restart count: %u)",
> >     su->comp_restart_max, su->name.value, su->comp_restart_cnt);
> [Gary]
> > Would 'restart_cnt' and 'max' be the same in this context. I like "too
> > many times" because it should be easily understood by users :)
> >
> >
> 
> How about something like:
> 
> LOG_NO("'%s' component restarts has reached configured limit of %u",
> su->name.value, su->comp_restart_max);
> 
> Thanks
> Gary
> 

------------------------------------------------------------------------------
Time is money. Stop wasting it! Get your web API in 5 minutes.
www.restlet.com/download
http://p.sf.net/sfu/restlet
_______________________________________________
Opensaf-devel mailing list
Opensaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensaf-devel

Reply via email to