---

** [tickets:#1604] smfd: swap thread handle SA_AIS_ERR_TIMEOUT as TRY_AGAIN**

**Status:** unassigned
**Milestone:** 5.0.FC
**Created:** Thu Nov 19, 2015 07:55 AM UTC by Ingvar Bergström
**Last Updated:** Thu Nov 19, 2015 07:55 AM UTC
**Owner:** nobody


In SmfUpgradeProcedure.cc "void SmfSwapThread::main(void)",  SA_AIS_ERR_TIMEOUT 
is handled as TRY_AGAIN which is not correct.

 Also at "exit_error:" remove the lines:
 if (SmfCampaignThread::instance() != NULL) {
                SmfProcStateExecFailed::instance()->changeState(m_proc, 
SmfProcStateExecFailed::instance());
 }
 
 as they are not needed and will result in a core dump. Since the campaign is 
failed it is harmless but not very pretty.


---

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.
------------------------------------------------------------------------------
_______________________________________________
Opensaf-tickets mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets

Reply via email to