- **status**: review --> fixed
- **Comment**:

changeset:   6266:32d8ca95d106
tag:         tip
parent:      6263:73a9df3e74c6
user:        Neelakanta Reddy <reddy.neelaka...@oracle.com>
date:        Fri Jan 30 12:26:08 2015 +0530
summary:     imm: Return TRY_AGAIN for CcbApply when fevs_replies_pending 
greater than or equal to IMMSV_DEFAULT_FEVS_MAX_PENDING [#1250]

changeset:   6265:dcb59e0e3a2d
branch:      opensaf-4.5.x
parent:      6262:140756bf3bc7
user:        Neelakanta Reddy <reddy.neelaka...@oracle.com>
date:        Fri Jan 30 12:26:08 2015 +0530
summary:     imm: Return TRY_AGAIN for CcbApply when fevs_replies_pending 
greater than or equal to IMMSV_DEFAULT_FEVS_MAX_PENDING [#1250]

changeset:   6264:9671343dade7
branch:      opensaf-4.4.x
parent:      6261:a54617c51690
user:        Neelakanta Reddy <reddy.neelaka...@oracle.com>
date:        Fri Jan 30 12:26:08 2015 +0530
summary:     imm: Return TRY_AGAIN for CcbApply when fevs_replies_pending 
greater than or equal to IMMSV_DEFAULT_FEVS_MAX_PENDING [#1250]




---

** [tickets:#1250] imm:  CCb Apply returns FAILED_OPERATION if the fevs count 
reaches FEVS_MAX_PENDING**

**Status:** fixed
**Milestone:** 4.4.2
**Created:** Thu Jan 29, 2015 05:38 AM UTC by Neelakanta Reddy
**Last Updated:** Thu Jan 29, 2015 06:21 AM UTC
**Owner:** Neelakanta Reddy

If the fevs_replies_pending is greater than or equal to 
IMMSV_DEFAULT_FEVS_MAX_PENDING, then TRY_AGAIN is returned from 
immnd_evt_proc_fevs_forward.

For saImmOmCcbApply, TRY_AGAIN is converted to ERR_FAILED_OPERATION.

Since, the CCB is not yet applied to IMMND, but ERR_FAILED_OPERATION is 
returned.
Solution is to check IMMSV_DEFAULT_FEVS_MAX_PENDING in immnd_fevs_local_checks 
for CccbApply.



---

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.
------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Opensaf-tickets mailing list
Opensaf-tickets@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets

Reply via email to