- **status**: unassigned --> review
- **assigned_to**: Hung Nguyen


---

** [tickets:#953] immsv :the jobDuration condition should be corrected**

**Status:** review
**Milestone:** 4.4.2
**Created:** Tue Jul 08, 2014 03:43 AM UTC by A V Mahesh (AVM)
**Last Updated:** Tue Oct 07, 2014 08:12 AM UTC
**Owner:** Hung Nguyen

On 6/25/2014 8:09 PM, A V Mahesh wrote:
If we have given IMMSV_MAX_WAIT configurable , I think we should not hard 
coding the below or
we should through an error if  MMSV_MAX_WAIT is configured more than  50 sec.

=========================================================================================
if (jobDuration > 50) { /* No progress in 50 secs */
 LOG_ER("Failed to load/sync. Giving up after %u seconds, restarting..", 
jobDuration);
 rc = NCSCC_RC_FAILURE;  /*terminate. */
 immnd_ackToNid(rc);
}
=========================================================================================


---

Sent from sourceforge.net because opensaf-tickets@lists.sourceforge.net is 
subscribed to https://sourceforge.net/p/opensaf/tickets/

To unsubscribe from further messages, a project admin can change settings at 
https://sourceforge.net/p/opensaf/admin/tickets/options.  Or, if this is a 
mailing list, you can unsubscribe from the mailing list.
------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
_______________________________________________
Opensaf-tickets mailing list
Opensaf-tickets@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets

Reply via email to