---

** [tickets:#1811] smf: Execution time of getNodeDestination() is not included 
in smfRebootTimeout in waitForNodeDestination**

**Status:** assigned
**Milestone:** 4.7.2
**Created:** Thu May 05, 2016 11:50 AM UTC by Mathi Naickan
**Last Updated:** Thu May 05, 2016 11:50 AM UTC
**Owner:** Mathi Naickan


This getNodeDestination() function is being used in another retry loop in 
waitForNodeDestination(). By default, if getNodeDestination() returns FALSE, 
the waitForNodeDestination() function will sleep for 2 seconds before 
re-invoking the getNodeDestination().

In such case that the reason getNodeDestination() returns FALSE was caused by 
timeout, the waitForNodeDestination() function will take 22 seconds to complete 
a loop instead of 2 seconds as expected. Then, in the worst scenario, the 
waitForNodeDestination() function has to wait 11*smfRebootTimeout to return 
FALSE (TIMEOUT case).


---

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.
------------------------------------------------------------------------------
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!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
_______________________________________________
Opensaf-tickets mailing list
Opensaf-tickets@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets

Reply via email to