- **Milestone**: 4.3.3 --> 4.4.2


---

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

**Status:** unassigned
**Milestone:** 4.4.2
**Created:** Tue Jul 08, 2014 03:43 AM UTC by A V Mahesh (AVM)
**Last Updated:** Wed Jul 09, 2014 09:58 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 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.
------------------------------------------------------------------------------
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311&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