---

** [tickets:#3147] amfnd: don't quiesce a component that is terminating**

**Status:** accepted
**Milestone:** 5.20.01
**Created:** Thu Jan 30, 2020 03:31 PM UTC by Alex Jones
**Last Updated:** Thu Jan 30, 2020 03:31 PM UTC
**Owner:** Alex Jones


In an SU with many components, both NPI and PI, if a PI component is being 
terminated, and it goes to TERMINATION_FAILED, all the PI comps are immediately 
terminated. This is correct, but then they are assigned QUIESCED state. This is 
unnecessary, and often doesn't work, so the SG gets stuck.

IsCompQualifiedAssignment needs to check for TERMINATION_FAILED in addition to 
its other checks, so that QUIESCED is ignored if the comp is in 
TERMINATION_FAILED.


---

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

Reply via email to