- **Milestone**: 4.5.FC --> 4.3.3


---

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

**Status:** unassigned
**Milestone:** 4.3.3
**Created:** Tue Jul 08, 2014 03:43 AM UTC by A V Mahesh (AVM)
**Last Updated:** Tue Jul 08, 2014 03:47 AM UTC
**Owner:** nobody

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 [email protected] 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.
------------------------------------------------------------------------------
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
_______________________________________________
Opensaf-tickets mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets

Reply via email to