changeset:   4529:033e50784f90
tag:         tip
parent:      4526:953aa2b1b575
user:        [email protected]
date:        Thu Oct 03 17:21:54 2013 +0530
summary:     logsv: improved error handling in rda callback [#567]

changeset:   4528:e7192605280b
branch:      opensaf-4.3.x
user:        [email protected]
date:        Thu Oct 03 17:16:21 2013 +0530
summary:     logsv: improved error handling in rda callback [#567]



---

** [tickets:#567] Improved error handling inside rda callback**

**Status:** fixed
**Created:** Mon Sep 16, 2013 11:49 AM UTC by Mathi Naickan
**Last Updated:** Wed Sep 18, 2013 12:17 PM UTC
**Owner:** nobody

The fix of #3022 opened up some issues with error handling.
The proc_rda_cb_msg() should be changed such that
1. If proc_rda_cb_msg() or lgs_mds_change_role() fail the log service should 
abort (will cause a node restart) 2. If immutil_saImmOiImplementerSet() fails 
this should result in some sort of recovery action. This recovery could be done 
in a separate thread. This is already the case if the IMM API handle gets 
invalid. The OI can still be handled in the main thread as today.
3) The code for lgs_process_lga_down_list() and the code under /* Check 
existing streams */ both should both get invoked, for any failure that does not 
translates to an abort/exit.


---

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.
------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134791&iu=/4140/ostg.clktrk
_______________________________________________
Opensaf-tickets mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets

Reply via email to